码迷,mamicode.com
首页 >  
搜索关键字:programs    ( 760个结果
x86/x86_64的一些基本概念
本人在构建boost的时候,从"Start Menu" -> "Programs" -> "Visual Studio 2015" -> "Visual Studio Tools" -> "Windows Desktop Command Prompts": ??? VS2015 x64 ARM Cross Tools Command Prompt.lnk ???...
分类:其他好文   时间:2015-09-21 22:37:38    阅读次数:2514
Python create a distribution for your moudle and func
1. create dir "nester" under C:\Users\eric\AppData\Local\Programs\Python\Python35-32\2. create a nester.py under C:\Users\eric\AppData\Local\Programs\...
分类:编程语言   时间:2015-09-17 19:33:02    阅读次数:235
在线编译器Coding Ground
http://www.tutorialspoint.com/codingground.htmFree Online IDE and Terminal - Edit, Compile, Execute and Share Programs Online to experience the best c...
分类:其他好文   时间:2015-09-17 19:22:35    阅读次数:3055
wine安装的软件如何卸载
方法一: cd ~/.local/share/applications/wine/Programs 切换到目录后,将不需要的删除即可 方法二:切换至安装目录找到unistall.exe执行卸载, 一般目录为:~/.wine/drive_c/Program Files/ 方法三: 可用在终端执...
分类:Windows程序   时间:2015-09-17 15:39:20    阅读次数:227
SSH Passwordless Login Using SSH Keygen in 5 Easy Steps
SSH(Secure SHELL) is an open source and most trusted network protocol that is used to login into remote servers for execution of commands and programs...
分类:其他好文   时间:2015-09-17 01:01:01    阅读次数:178
“#ifdef __cplusplus extern "C" { #endif”的定义
看一些程序的时候老是有“#ifdef __cplusplusextern "C" {#endif”的定义,搞搞清楚是怎么回事:Microsoft-Specific Predefined Macros__cplusplus Defined for C++ programs only. 意思是说,如果是...
分类:其他好文   时间:2015-09-13 17:11:25    阅读次数:165
51cto/博客园/csdn 与windows live writer 结合使用
windows live下载地址: http://windows.microsoft.com/zh-CN/windows-live/essentials-other-programs 51cto window live writer设置: 选择:其他日志服务 输入: 日志网址: http://xxx...
分类:Windows程序   时间:2015-09-11 14:16:37    阅读次数:172
个性化WinPE封装方法 ----最后实战“制作WinPE3.0图文教程”
经过前几讲,主要目的就是准备一些“原材料”,熟悉一些“命令”,实际上是“战前演练准备”。下面要进入“实战状态”,成败在此一举。一、通过前面的准备,主要准备了以下材料1.一张桌面背景图片(1024X768的BMP格式图片)2.Programs文件夹(含有BsExplorer以及需要集成的程序)3.BsExplorer中的bs_desktop.ini、bs_start.ini已经配置完毕。4.winp...
分类:Windows程序   时间:2015-09-07 12:58:55    阅读次数:242
c++ 资源索引
1、http://snippets.dzone.com/tag/c/--数以千计的有用的C语言源代码片段2、http://www.hotscripts.com/category/c-cpp/scripts-programs/ Hotscripts --提供数以百计的C和C++脚本和程序。所有程序都分...
分类:编程语言   时间:2015-09-05 19:20:51    阅读次数:248
[转载]学习c/c++的好网站
1、http://snippets.dzone.com/tag/c/--数以千计的有用的C语言源代码片段2、http://www.hotscripts.com/category/c-cpp/scripts-programs/Hotscripts --提供数以百计的C和C++脚本和程序。所有程序都分为...
分类:编程语言   时间:2015-09-02 00:24:05    阅读次数:207
760条   上一页 1 ... 52 53 54 55 56 ... 76 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!