湖边的白杨树

探索是一种乐趣

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
上一页 1 2 3 4 5 6 7 8 9 10 ··· 22 下一页

2015年9月15日

摘要: Get Files from Directory [C#]This example shows how to get list of file names from a directory (including subdirectories). You can filter the list by ... 阅读全文
posted @ 2015-09-15 16:02 fdyang 阅读(638) 评论(0) 推荐(0)

2015年9月6日

摘要: 正常的情况话,直接加入project,然后选择"Source control" -> “Add selected projects to source control....". 即可。 在某些异常情况下,新添加的project 的source control 菜单里面没有“Add selected 阅读全文
posted @ 2015-09-06 12:55 fdyang 阅读(204) 评论(0) 推荐(0)

摘要: 家里的网络不是很稳定。今天突然发现 TFS 上所有的 mapping都突然没有了。尝试去remapping,在Source Control Explorer 中右击源文件,然后选择 Advanced -> Map to loacal folder. 然后出来了个对话框,说Workspace已经被ma... 阅读全文
posted @ 2015-09-06 12:05 fdyang 阅读(175) 评论(0) 推荐(0)

2015年7月22日

摘要: 1. Task manager, -> find the process for the program which crashed.2. Right click the process -> select "Create dump file".3. Dump file will be saved ... 阅读全文
posted @ 2015-07-22 15:47 fdyang 阅读(358) 评论(0) 推荐(0)

2015年7月16日

摘要: Error139Assembly 'System.Activities.Core.Presentation' was not found. Verify that you are not missing an assembly reference. Also, verify that your pr... 阅读全文
posted @ 2015-07-16 13:17 fdyang 阅读(648) 评论(0) 推荐(0)

2015年5月25日

摘要: const int amust be initializedinitialization must be at compile timereadonly int acan use default value, without initializinginitialization can be at ... 阅读全文
posted @ 2015-05-25 13:39 fdyang 阅读(245) 评论(0) 推荐(0)

2015年5月21日

摘要: http://community.silabs.com/t5/Interface-Knowledge-Base/Windows-USB-Device-Path/ta-p/114059Windows operating systems rely on a unique device path to u... 阅读全文
posted @ 2015-05-21 17:53 fdyang 阅读(1295) 评论(0) 推荐(0)

2015年5月14日

摘要: C Statichttp://stackoverflow.com/questions/572547/what-does-static-mean-in-a-c-programStatic could be used for (1) variable and (2) function.A static ... 阅读全文
posted @ 2015-05-14 12:10 fdyang 阅读(280) 评论(0) 推荐(0)

2015年5月7日

摘要: CPK:Complex Process Capability index 的缩写,是现代企业用于表示制程能力的指标。制程能力是过程性能的允许最大变化范围与过程的正常偏差的比值。制程能力研究在於确认这些特性符合规格的程度,以保证制程成品不符规格的不良率在要求的水准之上,作为制程持续改善的依据6西格玛 ... 阅读全文
posted @ 2015-05-07 16:19 fdyang 阅读(403) 评论(0) 推荐(0)

摘要: ANOVA gauge R&R(orANOVA gaugerepeatabilityandreproducibility) is ameasurement systems analysistechnique that uses an analysis of variance (ANOVA)rando... 阅读全文
posted @ 2015-05-07 15:27 fdyang 阅读(541) 评论(0) 推荐(0)

上一页 1 2 3 4 5 6 7 8 9 10 ··· 22 下一页