上一页 1 ··· 320 321 322 323 324 325 326 327 328 ··· 400 下一页
摘要: https://www.devexpress.com/Support/Center/Question/Details/K18516 To accomplish your task, please execute the following steps: 1. Make all forms (pare 阅读全文
posted @ 2016-11-04 10:41 ChuckLu 阅读(779) 评论(0) 推荐(0)
摘要: 开发者论坛 DevExpressComponents-16.1.6.16270.exe http://www.dxper.net/thread-7440-1-1.html http://www.dxper.net/thread-7035-1-1.html 链接:http://pan.baidu.co 阅读全文
posted @ 2016-11-01 16:18 ChuckLu 阅读(1318) 评论(0) 推荐(0)
摘要: 默认的搜索结果,仅仅搜索原创的repository 想要搜索的时候,能够搜索到fork出来的repository的话 在关键字后面加上空格 fork:true 阅读全文
posted @ 2016-11-01 10:13 ChuckLu 阅读(714) 评论(0) 推荐(0)
摘要: 打开项目的时候,提示缺少sdk 在C:\Program Files\dotnet\sdk找不到对应的版本 解决方法: https://github.com/aspnet/Tooling/blob/master/known-issues.md#missing-sdk 在这个链接中下载对应的sdk版本, 阅读全文
posted @ 2016-10-28 10:02 ChuckLu 阅读(341) 评论(0) 推荐(0)
摘要: http://stackoverflow.com/questions/228532/difference-between-char-isdigit-and-char-isnumber-in-c-sharp Char.IsDigit() is a subset of Char.IsNumber(). 阅读全文
posted @ 2016-10-27 11:00 ChuckLu 阅读(366) 评论(0) 推荐(0)
摘要: 版本控制 Git for Windows 要把git集成到cmd的环境中去,否则https://github.com/HearthSim/Hearthstone-Deck-Tracker/blob/master/bootstrap.bat无法运行 TortoiseGit posh-git https 阅读全文
posted @ 2016-10-25 10:05 ChuckLu 阅读(455) 评论(0) 推荐(0)
摘要: Tables Create Tables https://docs.microsoft.com/en-us/sql/relational-databases/tables/create-tables-database-engine https://docs.microsoft.com/en-us/s 阅读全文
posted @ 2016-10-24 11:19 ChuckLu 阅读(631) 评论(0) 推荐(0)
摘要: 数据表说明 RowId作为主键, 用projectid,sensorid,filename三个字段作为记录是否重复的判断 (projectid和sensorid,可以定位到id,所以也可以用id和filename作为记录是否重复的判断) 1.筛选全部数据 显示有1854条数据 2.分组筛选,过滤掉重 阅读全文
posted @ 2016-10-21 11:13 ChuckLu 阅读(3969) 评论(0) 推荐(0)
摘要: 2016-10-20 10:19:46,667 [12] ERROR ClientApp.FormDownload - ErrorSystem.InvalidOperationException: The property 'RowId' is part of the object's key in 阅读全文
posted @ 2016-10-21 10:42 ChuckLu 阅读(2274) 评论(0) 推荐(0)
摘要: https://github.com/gurnec/HashCheck 阅读全文
posted @ 2016-10-21 10:18 ChuckLu 阅读(524) 评论(0) 推荐(0)
上一页 1 ··· 320 321 322 323 324 325 326 327 328 ··· 400 下一页