上一页 1 ··· 71 72 73 74 75 76 77 78 79 ··· 118 下一页
摘要: 上发图片 下为发文件 阅读全文
posted @ 2016-12-09 11:18 ®Geovin Du Dream Park™ 阅读(428) 评论(0) 推荐(0)
摘要: #输入 try: userimput = input("Say something: ") #PyDev except NameError: pass print(userimput); #coding=utf-8 程序文件编码格式UTF-8中文显示不会乱码 #Python 3.4 https:// 阅读全文
posted @ 2016-12-08 12:58 ®Geovin Du Dream Park™ 阅读(449) 评论(0) 推荐(0)
摘要: ORM: https://github.com/sunkaixuan/SqlSugar 微软DEMO: https://github.com/Microsoft/BotBuilder 注册KEY:https://dev.botframework.com/bots/new BOT SDK下载:http 阅读全文
posted @ 2016-11-27 19:23 ®Geovin Du Dream Park™ 阅读(850) 评论(0) 推荐(0)
摘要: http://stephencleary.com/projects/ 阅读全文
posted @ 2016-10-27 16:09 ®Geovin Du Dream Park™ 阅读(381) 评论(0) 推荐(0)
摘要: 1.视图 a. CREATE ALGORITHM = UNDEFINED DEFINER = `root`@`localhost` SQL SECURITY INVOKER VIEW `sakila`.`actor_info` AS SELECT `a`.`actor_id` AS `actor_id`, `a`.`firs... 阅读全文
posted @ 2016-10-11 17:26 ®Geovin Du Dream Park™ 阅读(405) 评论(0) 推荐(0)
摘要: paging : http://www.codeproject.com/Articles/44858/Custom-Paging-GridView-in-ASP-NET-Oracle https://github.com/MarcosMeli/FileHelpers/ http://www.code 阅读全文
posted @ 2016-09-21 11:28 ®Geovin Du Dream Park™ 阅读(595) 评论(0) 推荐(0)
摘要: ODP.NET: 引用: 数据库连接字符串: System.Data.OracleClient(.net 4.0) 引用: 数据库连接字符串: System.Data.OleDb oracle package sql: C# 3.5 调用查询: Oracle sql: ODP.NET: 阅读全文
posted @ 2016-09-18 16:07 ®Geovin Du Dream Park™ 阅读(1377) 评论(0) 推荐(0)
摘要: http://signalr.net/ https://github.com/SignalR/SignalR http://www.asp.net/signalr http://www.cnblogs.com/shanyou/archive/2012/07/28/2613693.html http: 阅读全文
posted @ 2016-09-12 12:27 ®Geovin Du Dream Park™ 阅读(346) 评论(0) 推荐(0)
摘要: 类似于SQL Server中的:sp_executesql sql server script: MySql script: 阅读全文
posted @ 2016-09-07 10:54 ®Geovin Du Dream Park™ 阅读(355) 评论(0) 推荐(0)
摘要: 显示上面照片效果css 阅读全文
posted @ 2016-09-02 11:32 ®Geovin Du Dream Park™ 阅读(426) 评论(0) 推荐(1)
上一页 1 ··· 71 72 73 74 75 76 77 78 79 ··· 118 下一页