摘要: 速扣数对照表 阅读全文
posted @ 2017-08-30 14:42 h.yl 阅读(163) 评论(0) 推荐(0)
摘要: WebClient MyWebClient = new WebClient(); //MyWebClient.Proxy = null; //MyWebClient.Credentials = CredentialCache.DefaultCredentials;//获取或设置用于向Internet 阅读全文
posted @ 2017-08-10 17:30 h.yl 阅读(172) 评论(0) 推荐(0)
摘要: original link Microsoft Office Excel cannot access the file ‘c:\file.xlsx’. There are several possible reasons:• The file name or path does not exist. 阅读全文
posted @ 2017-07-31 10:31 h.yl 阅读(622) 评论(0) 推荐(0)
摘要: Source Link Bumped into this error a while ago in Visual Studio 2010: (I replaced the column separators by line separators to make it more readable) T 阅读全文
posted @ 2017-05-05 15:47 h.yl 阅读(591) 评论(0) 推荐(0)
摘要: Git Learning https://www.atlassian.com/git/tutorials/learn-git-with-bitbucket-cloud Egit User Guide http://wiki.eclipse.org/EGit/User_Guide SourceTree 阅读全文
posted @ 2017-04-07 18:23 h.yl 阅读(148) 评论(0) 推荐(0)
摘要: 名称描述相对于 GMT GMT 格林威治标准时间 GMT UTC 全球标准时间 GMT ECT 欧洲中部时间 GMT+1:00 EET 东欧时间 GMT+2:00 ART (阿拉伯)埃及标准时间 GMT+2:00 EAT 东非时间 GMT+3:00 MET 中东时间 GMT+3:30 NET 近东时 阅读全文
posted @ 2017-04-07 11:06 h.yl 阅读(706) 评论(0) 推荐(0)
摘要: http://www.codepal.co.uk/show/Line_breaks_lost_and_br_tags_show_when_exporting_to_Excel_file 阅读全文
posted @ 2017-03-27 17:36 h.yl 阅读(233) 评论(0) 推荐(0)
摘要: 1. selecting distinct values from an assocaitive array 2. Setting the NLS_LANG Environment Variable for Oracle Databases (SELECT * FROM V$NLS_PARAMETE 阅读全文
posted @ 2017-03-03 17:18 h.yl 阅读(118) 评论(0) 推荐(0)
摘要: Original Link In Oracle 11g, the concept of compound trigger was introduced. A compound trigger is a single trigger on a table that enables you to spe 阅读全文
posted @ 2017-02-28 15:55 h.yl 阅读(430) 评论(0) 推荐(0)
摘要: I really enjoyed this talk, optimistic and helpful. May I offer a small but perhaps helpful bit of knowledge that may help prevent some forms of blind 阅读全文
posted @ 2017-01-24 10:37 h.yl 阅读(165) 评论(0) 推荐(0)