上一页 1 ··· 82 83 84 85 86 87 88 89 90 ··· 118 下一页
摘要: http://www.devart.com/dotconnect/oracle/articles/metadata.htmlhttp://dcx.sybase.com/1101/en/dbprogramming_en11/ianywhere-data-sqlanywhere-saconnection... 阅读全文
posted @ 2015-03-24 12:26 ®Geovin Du Dream Park™ 阅读(485) 评论(0) 推荐(0)
摘要: http://www.devart.com/dotconnect/mysql/docs/MetaData.html In this overload first parameter is name of a collection, and second parameter is the array 阅读全文
posted @ 2015-03-24 12:24 ®Geovin Du Dream Park™ 阅读(522) 评论(0) 推荐(0)
摘要: http://www.devart.com/dotconnect/sqlserver/docs/MetaData.htmlhttps://msdn.microsoft.com/en-us/library/ms254969.aspx SQL Server Schema CollectionsIn th... 阅读全文
posted @ 2015-03-24 12:23 ®Geovin Du Dream Park™ 阅读(392) 评论(0) 推荐(0)
摘要: sql server 2005: MySQL 6.7 #所有表的主键select * from information_schema.columns where table_schema='attend' and column_key='PRI'; PostgreSQL 8.4,9.3 sql se 阅读全文
posted @ 2015-03-21 14:51 ®Geovin Du Dream Park™ 阅读(1313) 评论(0) 推荐(0)
摘要: MySql 5.6(XP)/5.7(win7) 添加用户和设置局域访问权限操作.请在http://sourceforge.net/ 下载MySql Control Center(不是安装版本).http://dev.mysql.com/doc/refman/5.7/en/grant.htmlMySq... 阅读全文
posted @ 2015-03-20 12:44 ®Geovin Du Dream Park™ 阅读(1062) 评论(0) 推荐(0)
摘要: http://www.csharphelp.com/2007/09/c-time-class/ 1 /* 2 datatypes. 3 4 Time class is writen in C# and .NET 2.0. 5 6 Time class explantation. ... 阅读全文
posted @ 2015-03-19 16:59 ®Geovin Du Dream Park™ 阅读(442) 评论(0) 推荐(0)
摘要: /// /// /// /// /// private string ConvertFloatToString(float fl) { string str = string.Empt... 阅读全文
posted @ 2015-03-12 17:59 ®Geovin Du Dream Park™ 阅读(1504) 评论(0) 推荐(0)
摘要: 引用WINDOWS API: [DllImport("gdi32.dll", CharSet = CharSet.Auto)] public static extern int SetTextCharacterExtra(IntPtr hdc, int nCharExtr... 阅读全文
posted @ 2015-03-05 11:45 ®Geovin Du Dream Park™ 阅读(3972) 评论(2) 推荐(1)
摘要: #region GetOnlyTextFromHtmlCode + RemoveHtmlChars + RemoveTagFromHtmlCode /// /// http://www.codeproject.com/script/Content/ViewAssocia... 阅读全文
posted @ 2015-03-03 10:26 ®Geovin Du Dream Park™ 阅读(366) 评论(0) 推荐(0)
摘要: from:Microsoft Data Access Application Block for .NET https://www.microsoft.com/en-us/download/confirmation.aspx?id=435.NET4.5:http://referencesource.... 阅读全文
posted @ 2015-03-01 08:33 ®Geovin Du Dream Park™ 阅读(502) 评论(0) 推荐(0)
上一页 1 ··· 82 83 84 85 86 87 88 89 90 ··· 118 下一页