上一页 1 ··· 68 69 70 71 72 73 74 75 76 ··· 118 下一页
摘要: jQuery checkbox 如何判断已经全选 HK$480 張(剩餘10張) HK$680 張(剩餘10張) HK$880 張(剩餘10張) ... 阅读全文
posted @ 2017-11-16 09:47 ®Geovin Du Dream Park™ 阅读(368) 评论(0) 推荐(0)
摘要: --step 1 : 修改数据库名称 USE master GO ALTER DATABASE GeovinDuCms SET SINGLE_USER WITH ROLLBACK IMMEDIATE GO EXEC master..sp_renamedb 'GeovinDuCms','DuCms' GO ALTER DATABASE DB_SHANGHAI SET MULTI_USER GO ... 阅读全文
posted @ 2017-10-17 17:52 ®Geovin Du Dream Park™ 阅读(722) 评论(0) 推荐(0)
摘要: ---涂聚文 2017-9-28 SELECT VipExamMailProjectId,VipExamMailStaffID FROM VipExamMailRecord WHERE VipExamMailProjectId = 1 GROUP BY VipExamMailStaffID,VipExamMailProjectId HAVING COUNT(1)>1 ORDER ... 阅读全文
posted @ 2017-09-27 17:08 ®Geovin Du Dream Park™ 阅读(778) 评论(0) 推荐(1)
摘要: --------------------------------------------------------------------- -- Inside Microsoft SQL Server 2008: T-SQL Querying (MSPress, 2009) -- Chapter 12 - Graphs, Trees, Hierarchies and Recursive Quer... 阅读全文
posted @ 2017-09-12 15:08 ®Geovin Du Dream Park™ 阅读(336) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/14796162/how-to-install-a-windows-font-using-c-sharp 阅读全文
posted @ 2017-09-01 16:12 ®Geovin Du Dream Park™ 阅读(444) 评论(0) 推荐(0)
摘要: Spire.Pdf: 注:pdf 显示中文一定要设置相应的中文字体,其他外文类似。否则显示为乱码( 如果繁体的服务器上生成的中文内容PDF文档,在简体操作系统保存或并传给简体系统上查看,会存在乱码问题,这个需要考虑的) 安装配置:PM> Install-Package Spire.PDF https 阅读全文
posted @ 2017-08-30 11:20 ®Geovin Du Dream Park™ 阅读(1258) 评论(0) 推荐(0)
摘要: https://www.codeproject.com/questions/1013399/silent-print-from-client-side-ie https://www.codeproject.com/articles/24089/create-activex-in-net-step-b 阅读全文
posted @ 2017-08-23 12:52 ®Geovin Du Dream Park™ 阅读(295) 评论(0) 推荐(0)
摘要: 测试代码: 阅读全文
posted @ 2017-08-02 16:36 ®Geovin Du Dream Park™ 阅读(946) 评论(0) 推荐(1)
摘要: https://netftp.codeplex.com/ 测试 https://github.com/hgupta9/FluentFTP 阅读全文
posted @ 2017-08-02 16:27 ®Geovin Du Dream Park™ 阅读(1495) 评论(2) 推荐(1)
摘要: https://netftp.codeplex.com/SourceControl/latest http://ftplib.codeplex.com/ https://www.codeproject.com/articles/18537/c-ftp-client-library https://w 阅读全文
posted @ 2017-07-26 14:14 ®Geovin Du Dream Park™ 阅读(719) 评论(0) 推荐(0)
上一页 1 ··· 68 69 70 71 72 73 74 75 76 ··· 118 下一页