Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • static实现图象显示.zip This article describes a class (CDibStatic) that implements a static control used to display dibs. The control has a ... displays itself with the parameters passed by the CDibStatic class. The CDib class encapsulates the functionality provided in dibapi.h ( ...
  • Ex4_Timer.rar ... will consists three classes: Timer, Display and TestTimer. Timer will use Display class to create two objects: hours and minutes. TestTimer should create an object of class Timer and simulate work of the digital timer for 10 minutes.
  • APIHookingRevisited_src.zip ... first (I) part of a tool I m working on. This tools won t be too complex, so there is no need for a huge class hierarchy like in almost all other code, nor a hard coded assembly code. This tool is just a technical preview of what is possible to achieve, ...
  • cgoogle_src.zip An extremely simple class for searching Google and retrieving the query results.
  • WebGrab_src.zip CWebGrab is a simple class that allows you to quickly and easily download files from the net. The class is merely a light wrapper for the MFC internet classes, and as such supports any protocol that the MFC classes support.
  • 扫雷java.rar 扫雷 用java编写的,先编译成.class文件,然后再运行就会出现游戏界面了。
  • class.Fax.rar This the FreeMED fax transmission API, and is used to send faxes using the HylaFax fax system
  • ftp-2005-02-14.tar.gz This PHP script will use for connect ftp server . You can upload ,download from this class.this class has implemented most of FTP Commands.
  • html2word-2003-04-28.tar.gz html2word is a class which is used to parse files or html pages. by using this class you can get a list of words which are used in the page and number of them.
  • get_by_ip-2005-02-06.tar.gz 一个PHP Class ,能获得你的IP位置 /******* sample ***** $ipdata=new get_by_ip echo str_repeat("-=", 10)."<br><br>" echo $ipdata->msg echo str_repeat("-=", 10)."<br><br>" echo $ipdata->ip."<br>" echo $ipdata->host."<br>" ...