-
-
NSChartControl_nschart_src.zip
The CNSChartCtrl control class is derived from CWnd. The purpose is to create pie and bar charts in a dialog (also in a view) with editable fill colors and values, in runtime. Originally, the source code and project was written and compiled with Visual C ...
-
clonePtr.zip
a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.
-
Decafe.rar
Decafe 是 Win95/98/NT 下最快的 Java 反编译器,它把二进制的 CLASS 文件重新构造出原代码。Decafe 能反编译复杂的 Java applets 程序和二进制程序。
-
576.zip
CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.
-
串口通讯JustinIO.rar
using System
using System.Runtime.InteropServices
namespace JustinIO {
?class CommPort {
??public string PortNum
??public int BaudRate
??public byte ByteSize
??public byte Parity // 0-4=no,odd,even,mark,space
??public byte StopBits // 0, ...
-
ADONET_OleDbDataReader_class.zip
... to address some of the deficiencies of traditional ADO and present a model that provides type safety, OOP, and efficiency.
This class can achieve the most common task when accessing a database: querying for data and traversing that data from start to ...
-
-
QuietMDI.rar
... 。
2、原理极其简单,就是用 SystemParametersInfo 函数实现开、关系统的动画效果。
3、我把这种 MDI 子窗口写成了一个类,大家用的时候只要把 class(TForm) 中的 “TForm” 换成 “TQuietMDIChildForm”就行了,其他什么都跟平常一样。非 MDI 子窗口也可以这样继承,不过 Delphi 中万恶的 Application 会在里面捣乱。
-
-
jsqdd.rar
... 动作监听接口
//设计面板中的单位
JFrame frame
JTextField textAnswer
JPanel panel, panel1, pan-lic class Calculator implements ActionListener {// inducts themovement monitor connection // to design in the kneading board unitJFrame frame JTextField textAnswer JPanel ...
-