码迷,mamicode.com
首页 >  
搜索关键字:programs    ( 760个结果
windows7设置开机启动方式
打开计算机(资源管理器)(快捷键win+e),输入 C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup 将需要开机启动的软件的快捷方式放入即可 如图所示:我想把RealTemp(显示电脑温度的软件)这个软件设置成开机启动 或者点击 ...
分类:Windows程序   时间:2016-10-09 23:17:56    阅读次数:339
AD域修改组策略
如果我们的计算机加入AD域之后,修改安全策略时不能用本地策略来修改。具体修改方法: .Start(开始)–Programs(程序)–Administrative Tools(管理工具)–Group Policy Management(策略管理器) 展开组策略管理器选择–Forest(林)–Domai ...
分类:其他好文   时间:2016-09-30 12:06:14    阅读次数:185
Bash Scripting Learn Notes (1)
References: [1] http://www.tldp.org/LDP/Bash-Beginners-Guide/html/index.html 1. Executing programs from a script When the program being executed is a ...
分类:其他好文   时间:2016-09-26 20:17:12    阅读次数:135
linux 查看端口占用 进程
netstat -anp -a, --all, --listening display all sockets (default: connected) -n, --numeric don't resolve names -p, --programs display PID/Program name ...
分类:系统相关   时间:2016-09-21 19:58:48    阅读次数:192
【定时任务|开机启动】Windows Server 2008/2012 计划任务配置(任务计划程序)每分钟执行BAT
打开计划任务快捷方式(在 “管理工具”内): C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\Task Scheduler.lnk 很多人在问我: 1、Windows Server 2008 计划任务 ...
分类:Windows程序   时间:2016-09-19 10:03:15    阅读次数:218
Unix System Overview
Unix System Overview Introduction All operating systems provide services for programs they run. Typical services include executing a new program, open... ...
分类:其他好文   时间:2016-09-17 00:37:41    阅读次数:231
A web crawler design for data mining
Abstract The content of the web has increasingly become a focus for academic research. Computer programs are needed in order to conduct any large-scal ...
分类:Web程序   时间:2016-09-16 22:55:51    阅读次数:262
98内存管理
如果计算机上有1G或以上的内存,而操作系统是Win95/98的话,Windows将不能启动,当你重启时,会看到如下的错误信息: Insufficient memory to initialize Windows. Quit one or more memory-resident programs o ...
分类:其他好文   时间:2016-09-16 12:58:01    阅读次数:232
Using Stored Programs with MySQLdb
http://flylib.com/books/en/1.142.1.125/1/ Using Stored Programs with MySQLdb The techniques for calling stored programs with MySQLdb differ only sligh ...
分类:数据库   时间:2016-09-14 07:07:57    阅读次数:184
如何转换cdr文件
You will need to copy the type library from corelDRAW: C:\Program Files (x86)\Corel\CorelDRAW Graphics Suite 13\Programs\CorelDraw.tlb into your /bin ...
分类:其他好文   时间:2016-09-11 18:42:12    阅读次数:238
760条   上一页 1 ... 33 34 35 36 37 ... 76 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!