摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ --> Dim strName as string="who are you?" System.console.writeLine(strName + " I'm ") System.co... 阅读全文
摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ --> 'GetDBConn()自定義的包含connectstring的oracle db連接 Dim conn As OracleConnection = GetD... 阅读全文
摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ --> 'getoracleconnection()是自己定義的一個內涵connectstring的連接 Dim conn as oracleconne... 阅读全文
摘要:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 'dd括號內的數字不寫 dim dd() as string '需要時用redim重新定義大小,i的大小自己設定咯 Redim dd(i) '如果dd里面已經存... 阅读全文