查资料的时候突然看到MSAgent编程,找了些资料动手写了几行代码。 如果没有MSAgent runtime或者SDK的话,可以去下载,如果用VC++,则需要下载两个头文件。 创建.net项目
Sub instab() Dim flag As Boolean Dim rs1 As String Dim rs2 As String flag = True
use wxwidgets and ado in vc.net 用mfc总是让人觉得别扭, 比较一下第三方的图形库,wxwidgets不错 要操作数据库,当然是用ado库 我编译好wxwidgets后
IOCP Thread Pooling in C#By William KennedyContinuum Technology CenterIntroduction Thread pools all
Make the ControlBox property to false and Text property to String.Empty. Your window will be shown w
主要参考《Numerical Recipes in C++ 2/e》p.292~p.294 和《Simulation Modeling and Analysis 3/e》p.465~p.466。
public sealed class Singleton { private Singleton() {} private static volati
IOCP Thread Pooling in C#By William KennedyIntroduction When building server based applications in
About program language such as C++, C#, Java and Delphi, how to choose a good one for a freshman ? T
source: begin: Introduction In this article I will explain the concepts of Boxing and UnBoxing.