资源列表
PbPfc
- 这本书记述的是如何利用PowerBuilder Foundation Class (PFC)编程. 这本书给您带来的是: * 可以非常方便的使用 MicrosoftWindows 应用程序. * 叙述了PowerBuilder当件最流行的编程方法,和"Application Techniques book"一书中叙述的概念和编程技巧。 * 如何理解SQL和如何使用DBMS。 -This book describes how to use the PowerBuilder Fo
Trafficlog
- 做的一个基于winpcap的网络嗅探器,附源程序,用vc开发。它可以列出监视主机的所有的网卡,选择一个网卡进行监听,捕获并显示流经网卡的数据包-To do one based on the winpcap the network sniffer, with source, vc development. It can list all of the monitoring host card, select a NIC for monitoring, capture and display pac
Vvsgs_user_nob
- 用Visual C与vb实现,主要功能是用vb的基基本单元画图,和状态的操作,是vb学习者的一个很好程序 -Vb using Visual C and the realization of the main function is the basic unnit of vb drawing, and the state of operation, is a good learner vb program
uGUII_TrueTyyc
- ucgui的矢量字库支持包,能象winndows一样使用truetype的字库了 -ucgui vector font support package that enables the same as the windows of the truetype font to use the
JsimmpleJppegP
- JPEG 的C++解码程序源码 在Visual C下运行。。是分析JPEG的必要程序源码。 可直接使用。 已通过测试。 -JPEG of the C++ Decode the procedure source code in Visual C run. Analysis of JPEG are the necesssary procedures for source code. Complete source code can be used directly. Have passed th
CSS
- 试卷生成系统中的层叠样式表文档,有需要的过来-The papers generated cascading style sheets in the system documentation, needs to come back to
MultiButton_OneHandle
- MultiButton_OneHandle, 多个按钮,共用一个消息处理器-MultiButton_OneHandle, Multi-Buttons Share one Message Handle.
wordpad
- 写字板WinCE 上面开发的写字板,可以实现Windows上开发板的基本功能-wordpad CWnd CDialog CDataExchange MessageBeep EndDialog CFrameWnd SendMessage LoadString lstrlen lstrcpy CWinApp CString CCommandLineInfo CSingleDocTemplate ShowWindow UpdateWindow CDocument SetWindowText CEdit
nano
- 退出程序时,弹出窗口提示是否要退出:-Private Sub Form_Unload(Cancel As Integer) Dim iAnswer As Integer iAnswer = MsgBox("真要退出吗?", vbYesNo) If iAnswer = vbNo Then Cancel = True Else End End If End Sub
a
- 一个易语言的小检测工具,对于查杀木马的人可以用哦 。源码
Lap-Trinh-Window-voi-MFC
- this book is a guid to help you to learn programming windows with C++ by MFC
MyCMinus
- 自作的C-编译器,涉及词法分析,语法分析,词义分析。用的C语言编写。VC++调试。-Self-made C-compiler, involving lexical analysis, syntax analysis, semantic analysis. The C language. VC++ debugging.