Study notes - “details determine success or failure”

  Study notes - "details determine success or failure" 

  Shanghai Metro Line 1 and Line 2 of the gap 

  Shanghai Metro Line 1 by the German design, and looks are nothing special, until China designers Line 2 in operation, which found…

Date of Chinese characters into digital format date …

  Date of Chinese characters into digital format date … 

<script>
  / * 
  Features: YYYY-MM-DD date figures into Chinese 
  Cases :1984-3 - 7 -> March 7, 1984 
  Call: baodate2chinese ( "1984-3-7") …

Select Folder dialog box

  Select Folder dialog box 

  He Zhidan 

  1, analysis 

  1, the pop-up…

Daquan JSP connecting various databases (Oracle, MSSQL, DB2, Informix, SyBASE, MYSQL, PostgreSQL)

  Jsp there are now many novice users often ask how database connectivity ah, ah how old mistakes?    So I concentrated on writing this article for reference, in fact all of this logic on the database jsp, is not necessarily good practice, but to beginners learning, so I do this, when…

Bangalore trip (14) drink their capsules; - life is an eternal theme of food articles

  12:30 arrival, I will entertain you eat.    "It's so early," their reactions are too early, in the more general Indian colleague about 1:30 dinner.    Am eating some bananas and milk, then I already 
  Hungry, and told them that the hungry…

Html Select for the increase prompts language, and input method

<Html>
<Head>
  <SCRIPT LANGUAGE="JavaScript"> 
  <! – 
  / / Definition select Default 
  Var oldValue, oldText; 
  / / Onkeydown select the drop-down box, modify the value of the drop-down…

On the issue of rounding, toFixed ()

  On the issue of rounding, in 2000 could be in error will be 98. 
  That is because toFixed (Jscript 5.5) to support 98 is ie5.0, JavaScript version is (JScript5.0) version. Will therefore suggested that: "object does not support this property or method!." 
 …

A fast access to select entries Programme (Asp.Net + C #)

  Introduction: 

  We do projects in the process of developing, often encountered many entries to the information in the choice of records related to the user's settings are, relatively slow approach is a corresponding entry in the table of user settings attributes of a…

Improvement can be imported select versions of the same pages, a number list, call simplified interface

<html>
<head>
  <title> Untitled Document </ title> 
  <meta Http-equiv="Content-Type" content="text/html; charset=gb2312"> 
<style>
  . Table1 (background-color: white; FONT-FAMILY: Courier…

Equals exploration

  Equals exploration 

  ——– Java study notes (1) 

  Section 1: eqauls the similarities and differences with the = = 

  1) comparative perspective: 

  = = Is process-oriented operator; equals is the object-oriented operator …