搜索资源列表
Linux开发配置文档
- 这是本人编写的关于在Linux下配置C/Java开发环境的文档,非常适合初学者使用,强烈建议保留-This is myself writes about disposes the C/Java development environment under Linux the documents, suits the beginner to use extremely, intensely suggests the retention
Binder
- 这可以帮助你怎样去配置自己的java编程环境,平台有windows和linux
LinuxJAVA
- 全程详细指导Linux下JAVA环境配置,给刚学习LINUX下编程的朋友一些参考。-Detailed guidance on the whole Linux environment under the JAVA configuration, to study just under LINUX programming Friend some reference.
linux_java
- linux_java linux下java环境的配置详解 ChinalTlab网校研究中心-linux_java linux environment under the java configuration ChinalTlab Detailed School Research Center
1
- Ubuntu下配置java环境(JDK1.6+eclipse+myeclipse+tomcat)-Ubuntu configure java environment (JDK1.6+ eclipse+ myeclipse+ tomcat)
zlog-latest-stable.tar
- zlog是一个高可靠性、性能、线程安全、灵活、概念清晰的纯C日志函数库。 事实上,在C的世界里面没有特别好的日志函数库(就像JAVA里面的的log4j,或者C++的 log4cxx)。C程序员都喜欢用自己的轮子。printf就是个挺好的轮子,但没办法通过配置改变 日志的格式或者输出文件。syslog是个系统级别的轮子,不过速度慢,而且功能比较单调。 所以我写了zlog。 zlog在效率、功能、安全性上大大超过了log4c,并且是用c写成的,具有比较好的通用性。 zlog有