上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 31 下一页

2014年9月9日

摘要: http://zh.wikipedia.org/wiki/Xargs它的作用是将参数列表转换成小块分段传递给其他命令,以避免参数列表过长的问题http://www.gnu.org/software/coreutils/faq/coreutils-faq.html#Argument-list-too-... 阅读全文
posted @ 2014-09-09 13:52 架构师师 阅读(124) 评论(0) 推荐(0) 编辑
摘要: http://zh.wikipedia.org/wiki/AWK最简单地说,AWK是一种用于处理文本的编程语言工具只要在输入数据中有模式匹配,就执行一系列指令。该实用工具扫描文件中的每一行,查找与命令行中所给定内容相匹配的模式。如果发现匹配内容,则进行下一个编程步骤。如果找不到匹配内容,则继续处理下... 阅读全文
posted @ 2014-09-09 13:27 架构师师 阅读(128) 评论(0) 推荐(0) 编辑

2014年8月19日

摘要: win8.1=> C:\Program Files (x86)\Microsoft SDKs\Windows\v8.1A\bin\NETFX 4.5.1 Tools\SvcUtil.exehttp://msdn.microsoft.com/library/bb822049.aspxal.exe(程序... 阅读全文
posted @ 2014-08-19 11:14 架构师师 阅读(447) 评论(0) 推荐(0) 编辑

2014年8月18日

摘要: msbuild /p:VisualStudioVersion=12.0 阅读全文
posted @ 2014-08-18 15:42 架构师师 阅读(338) 评论(0) 推荐(0) 编辑

2014年8月8日

摘要: http://wiki.hudson-ci.org/display/HUDSON/Subversion+Release+ManagerThis plugin allows you to set up a job in Hudson for building specific revisions of... 阅读全文
posted @ 2014-08-08 11:11 架构师师 阅读(299) 评论(0) 推荐(0) 编辑

2014年8月5日

摘要: http://pytools.codeplex.com/Python Tools for Visual Studio 阅读全文
posted @ 2014-08-05 12:39 架构师师 阅读(176) 评论(0) 推荐(0) 编辑

2014年7月22日

摘要: Windows ShortcutRemote DesktopPurposeCtrl + ALT + DelCtrl + ALT + ENDBring up the Windows Security dialog box.ALT + TABALT + Page UpSwitch between pro... 阅读全文
posted @ 2014-07-22 14:35 架构师师 阅读(681) 评论(0) 推荐(0) 编辑
摘要: have an OpenCV directory that contains the OpenCV header files plus binaries and you have set the environment variables(安装opencv)Set the OpenCV enviro... 阅读全文
posted @ 2014-07-22 14:34 架构师师 阅读(404) 评论(0) 推荐(0) 编辑

2014年7月16日

摘要: any cpu / x86 有可能 阅读全文
posted @ 2014-07-16 10:49 架构师师 阅读(264) 评论(0) 推荐(0) 编辑

2014年7月10日

摘要: https://www.bouncycastle.org/The Bouncy Castle APIs currently consist of the following:A lightweight cryptography API for Java and C#.A provider for t... 阅读全文
posted @ 2014-07-10 15:15 架构师师 阅读(831) 评论(0) 推荐(0) 编辑
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 31 下一页

导航