1,01.zipLeveraging C++ Applications Using COM使用COM提高C++应用程序的性能(8KB)2,02.zipHOWTO Configure DCOM Timeouts如何配置DCOM的超时设定(13KB)3,03.zipDllUnregisterServer for MFC-based COM d lls基于MFC的COM动态库的DllUnregisterServer实现(6KB)4,04.zipAn Extension of the Document
PsGetSid是PsTools工具集中,由sysinternals发布,目前的最新版本是2.44。个人感觉sysinternals的工具功能非常强大也非常好用,如果用好这些工具工作效率大为提高。 下载地址:[url]http://download.sysinternals.com/Files/PsTools.zip[/url] 下面是PsGetSid的描述 PsGetSid Have you performed a rollout and only to discover that your
A Practical Guide to Ubuntu Linux Ubuntu Linux 实战手册 183 7 The Shell 219 PART III Digging into Ubuntu Linux 249 8 Linux GUIs: X and GNOME 251 9 The Bourne Again Shell 275 10 Networking and the Internet 353 11 Programming the Bourne Again Shell 395 x
一套完全开源的使用 ASP.NET 写的 CMS 系统 DotNetNuke For more details please see the DotNetNuke Installation Guide (downloadable from dotnetnuke.com) Clean Installation - .NET Framework 2.0 must be installed - unzip package into C:\DotNetNuke - create Virtual Dir
[](https://travis-ci.org/google/google-api-php-client) # Google APIs Client Library for PHP # The Google API Client Library enables you to work with Google APIs suc
knex.js 是一个查询构建器,用于 PostgreSQL, MySQL 和 SQLite3。它设计灵活,轻便和有趣。特性:transactionsconnection poolingstreaming queriesboth a promise and callback APIa thorough test suitethe ability to run in the Browser例子:var knex = require('knex')({
dialect: 'sqlite3',
thrift-generator 是通过 Java 的接口生成 thrift 文件的工具。例子:public interface ICommonUserService { public User login(int id, String name); public User getUserById(long id); public boolean saveUser(User user); public List getUserIds(long id);
Glowroot Requirements Java 6 Quick start Download and unzip glowroot-0.13.0-dist.zip Add -javaagent:path/to/glowroot.jar to your applications JVM args [where are my application servers JVM args?] Check that the user account that runs the JVM ha
linux 命令一览表
alias Create an alias •
apropos Search Help manual pages (man k)
aptget Search for and install software packages (Debian/Ubuntu)
aptitude Search for and install software packages (Debian/Ubuntu)
aspell Spell Checker
awk
用C代码编写的图书管理系统(源代码+可执行文件),集成开发环境:CLion
管理员模式:
0-Apply for account / Add books:批量录入读者/图书信息
1-Delete accounts / Delete books:批量删除读者/图书信息
2-Query user information:查询读者信息
3-Modify user information:修改读者信息
4-Query book information:查询图书信息
5-Modify book infor