在 Ubuntu 下安装 Node.jssudo apt-get install python-software-properties python g++ makesudo add-apt-repository ppa:chris-lea/node.jssudo apt-get updatesud...
分类:
Web程序 时间:
2014-08-09 21:06:19
阅读次数:
216
很多程序员已经干了一段时间java了依然不明白jdk与jre的区别。JDK就是Java Development Kit.简单的说JDK是面向开发人员使用的SDK,它提供了Java的开发环境和运行环境。SDK是Software Development Kit 一般指软件开发包,可以包括函数库、编译程序...
分类:
其他好文 时间:
2014-08-09 18:33:18
阅读次数:
200
Microsoft 中间语言 Microsoft Intermediate Language MSIL简称 ILSDK 软件开发工具包 Software Development KitIDE 集成开发环境 Integrated Development Environment.NET Framewor...
分类:
Web程序 时间:
2014-08-09 18:20:38
阅读次数:
223
MySQL安装好之后,往往还需要再做一些设置!
1、添加MySQL服务:
输入命令cmd
输入命令 cd D:\software\MySQL\mysqllocation\MySQLServer 5.7\bin(此目录为MySQL的安装目录)
输入命令 d:进入MySQL的bin目录
输入命令net...
分类:
数据库 时间:
2014-08-09 11:36:17
阅读次数:
312
windowsX86打开注册表编辑器,导航至HKEY_LOCAL_MACHINE\SOFTWARE\TrendMicro\PC-cillinNTCorp\CurrentVersion\Misc.在右边的窗口里查找并双击AllowUninstall这个键值,在弹出的窗口里选择十进制数,“数值数据”改为1,然后关闭注册表编辑器,直接运行卸载程序就OK了。
分类:
其他好文 时间:
2014-08-08 18:33:10
阅读次数:
258
Permission is hereby granted, free of charge, to any person obtaininga copy of this software and associated documentation files (the"Software"), to de...
分类:
Web程序 时间:
2014-08-08 17:28:26
阅读次数:
393
Facebook Chat, offered a nice set of software engineering challenges:Real-time presence notification:The most resource-intensive operation performed i...
分类:
其他好文 时间:
2014-08-08 17:26:26
阅读次数:
311
一: 安装nginx-1.6.1 #wgethttp://nginx.org/download/nginx-1.6.1.tar.gz #解压到/mnt2/software_source/ #cd /mnt2/software_source/nginx-1.6.1 #./configure -...
分类:
其他好文 时间:
2014-08-08 15:46:56
阅读次数:
157
转自:http://hi.baidu.com/294286540/blog/item/f89af3014404630d738b656d.html方法一:在线安装 1.打开HELP->MyEclipse Configuration Center。切换到SoftWare标签页。 2.点击...
分类:
系统相关 时间:
2014-08-08 15:11:46
阅读次数:
309
环境AIX7.1 安装python-2.6.2
因为网上很多安装文档,所以并没有细挑版本,因为我觉得python2.6 可能相对保守一些,至少之前用到的版本是这个,所以此处依然选择熟悉的版本。
废话不多说,直接下载这3个安装包。
http://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/python/pyt...
分类:
编程语言 时间:
2014-08-08 02:05:45
阅读次数:
317