CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - CALL
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Button control
ComboBox
EditBox
TreeView
Static control
PropertySheet
RichEdit
ListView/ListBox
Menu control
ToolBar
StatusBar
Dialog_Window
Other
Tab Control
Search - CALL - List
[
Other
]
fillwordtable
DL : 0
在实际应用中,编程者往往喜欢程序能自动生成word说明文档,说明程序运行的状况或运行的结果;或者程序能提取数据库的内容生成word表格,使用户能方便的查看和修改,打印。但是VC++中调用word的确不容易,特别是对word中各种函数的使用,本文以作者的工作经验详细介绍一下如何调用word和进行word表格的填写,有同样需求的编友也可查看一下MSDN中的Automation Microsoft Office 97 and Microsoft office 2000。-in practical application, programming procedures are often like word can be automatically generated documentation, a description of the proceedings or the status of running the operation; Or procedure can extract the contents of the database generated word form so that the users can easily view and modify, print. But VC Calling word is not easy, especially for word the various function, the author of the paper work experience tell us in detail how to call word for word and fill in the forms, with the same demand for the series Friends can also check MSDN Automation of Microsoft Office 97 and Microsoft Office 2000 .
Date
: 2008-10-13
Size
: 49.2kb
User
:
hwz
[
Other
]
C4BIOS
DL : 0
How to call some functions that you might though it is simle sometimes, but it could take your worthful time. Try these short routes as fun whenever you take a break. -How to call some functions that you might though it is simle sometimes, but it could take your worthful time. Try these short routes as fun whenever you take a break.
Date
: 2008-10-13
Size
: 3.8kb
User
:
马国信
[
Other
]
Modle
DL : 0
此文档为VB公共模块,封了多数常用的API,方便VB开发人员调用。包括注册表操作、磁盘、网络、窗体、文件等操作的API。模块内有简单使用说明。-this document for public VB module, the most commonly used letters of API to facilitate VB developers call. Including the registry operation, disk, network, forms, documents, etc API. A simple module for use.
Date
: 2008-10-13
Size
: 23.77kb
User
:
谢建军
[
Other
]
wrapperssrc
DL : 0
使用 ManWrap 库在本机 C++ 代码中调用.NET。该程序将向你展示如何以本机方式包装框架类,以便你能不借助 /clr 而在任何 C++/MFC 应用程序中使用它们。在我们的测试案例中,将在一个DLL中包装.NET框架中的 Regex 类,并实现三个使用该包装类的 MFC 程序。你可以用 RegexWrap.dll 在自己的 C++/MFC 应用程序中添加正则表达式支持,或者用 ManWrap 工具来包装自己喜爱的框架类。-use in the C-code call.NET. The program will show you how to approach the packaging machine type framework, so that you can not use / clr and in any C / MFC applications using them. In our test cases, in a DLL packaging.NET framework of Regex class, and to achieve the use of three types of MFC packaging procedures. You can use RegexWrap.dll in their C / MFC application is added to the regular expression support, or used ManWrap tools to package their favorite framework category.
Date
: 2008-10-13
Size
: 201.47kb
User
:
谈一虎
[
Other
]
nag
DL : 0
FOrtran 中解常微分方程调用库函数做相应的说明-FOrtran Solution Ordinary Differential Equations call library functions accordingly Note
Date
: 2008-10-13
Size
: 27.16kb
User
:
秦哈哈
[
Other
]
Cryptography
DL : 0
这是一个简单的加密解密程序,其中有加密和解密函数各一个,注意其中的文件调用,特别是它的路径。-This is a simple encryption and decryption procedures, which have encryption and decryption function of the 1, to call the document, particularly its path.
Date
: 2008-10-13
Size
: 934byte
User
:
yata
[
Other
]
sd_ansys
DL : 0
一个isight调用ansys接口的例子,希望对大家有帮助-an isight call Filed interface examples, and I hope to be helpful
Date
: 2008-10-13
Size
: 354.44kb
User
:
张伟
[
Other
]
Simple_ProE_Ansys_iSIGHT_Brace_Opt
DL : 0
isight调用proe和ansys进行优化的例子,很有参考价值-isight call Filed proe and optimized for example, of great reference value
Date
: 2008-10-13
Size
: 176.99kb
User
:
张伟
[
Other
]
matlabisight
DL : 0
isight调用matlab接口进行优化的例子,希望对大家有帮助-isight call Matlab interface optimized for example, we hope to help
Date
: 2008-10-13
Size
: 1.25mb
User
:
张伟
[
Other
]
又一个写硬盘的网页病毒程序
DL : 0
以上代码保存为.hta文件,可以调用FileSystemObject元件(文件系统对象)。病毒首先得到你的Windows目录和System目录,再修改注册表,把你的启动目录——\"C:\\WINDOWS\\Start Menu\\Programs\\启动\"设置为完全共享,这样就可以被黑客搜到,上传一个“冰河”或者“广外女生”, 然后病毒就把目标对准System目录,往里面灌垃圾文件,都是形如Msvbvm???的Dll文件,而且所有VB编写的程序都不能用了,提示找不到Dll文件——因为Msvbvm50.dll和Msvbvm60.dll被垃圾文件覆盖了。 -preservation of the above code. Hta document, FileSystemObject component can call (Object File System). The virus first receive your Windows System directory and directory and then modifies the Windows registry, start your catalog -- "C : \\ WINDOWS \\ Start Menu \\ Programs \\ activate the "set to fully shared, this can be seized by hackers to upload an "ice" or "wide range of women," and The virus then put targeting System directory, irrigation refuse to hide documents Msvbvm are shaped like the Dll files, and all VB program can not be used. Dll document is not able to find -- and because Msvbvm50.dll was Msvbvm60.dll waste paper covers.
Date
: 2008-10-13
Size
: 1.64kb
User
:
陈盛福
[
Other
]
CalL
DL : 2
近景摄影测量中用直接线性变换经典算法解L系数的程序源码。-using direct linear transformation classical algorithm for solving L coefficient procedures source.
Date
: 2008-10-13
Size
: 1.71kb
User
:
sery
[
Other
]
NativeDemo
DL : 0
JAVA调用本地方法,NATIVE接口,可以调用C/C++函数,或被C/C++调用-JAVA, NATIVE interface, can call C / C functions or C / C call
Date
: 2008-10-13
Size
: 5.69kb
User
:
马艇
[
Other
]
Soft20060207105308979
DL : 0
完整的三层数据库应用程序,对数据库开发很有帮助,经过测试,非常好用,可以作为一个模块来调用。-integrity of the three-tier database applications, the development of database useful, tested and very good, as a module to call.
Date
: 2008-10-13
Size
: 284.01kb
User
:
机械人
[
Other
]
Codes20060421
DL : 0
mpst_proj.rar VC++开发的Media Player插件,能够在媒体播放完后自动关机,OnscreenKeyboard_src.zip 在屏幕上显示一个键盘图形,并能显示键盘敲击动作的程序。MatlabEng_src.zip 一个Matlab接口API,可在C++中调用该API来控制Matlab.XMineSweeper_src.zip 微软公司扫雷程序源码.MikesScreenSaver_src.zip 一个使用WinAPI编写的屏幕保护程序.WinMgr_demo.zip 一个启动/关闭/激活屏保程序,并有启动管理功能的程序源码.ForTheKids_src.zip 防止小孩乱敲键盘和鼠标的一个小程序.-mpst_proj.rar VC Media Player plug-in, in broadcast media after the automatic shutdown, OnscreenKeyboard_src.zip displayed on the screen a graphic keyboard, and can show that the tap of a keyboard action procedures. MatlabEng_src.zip a Matlab interface API, in a call to the C API to control Matlab.XMineSweeper_src.zip Microsoft clearance procedures source. MikesScreenSaver_src.zip a W inAPI prepared by the screen saver. WinMgr_demo.zip a power up / down / activation screensaver procedures, and start the process management capabilities source. ForTheKids_src.zip knowledge is to prevent children chaos the mouse and a small program.
Date
: 2008-10-13
Size
: 358kb
User
:
nbchen
[
Other
]
java3321
DL : 0
程序的调用问题, 程序的调用问题,程序的调用问题。-procedure call, the calling procedure, the procedure call, the calling procedure problem.
Date
: 2008-10-13
Size
: 6.8kb
User
:
qiudong
[
Other
]
mt_12l
DL : 0
是自己封装的一个调用matlab的类,用于数值计算及数据处理结果显示时非常方便,系统需要安装matlab-their package is a call Matlab category, for the numerical calculation and data processing results showed very convenient, the system need to install Matlab
Date
: 2008-10-13
Size
: 4.43kb
User
:
yewenyu
[
Other
]
vbvcdll
DL : 0
vc中的DLL是个好东东,如果你想在vb也运用它的话,有点难度,但是这个源代码会教你如何用vb调用vc中的D-vc the DLL is a good Dongdong, if you want to also use in vb, then it somewhat difficult, However, the source code will teach you how to use vb call vc the D
Date
: 2008-10-13
Size
: 42.67kb
User
:
风浪
[
Other
]
1D-backstrip
DL : 3
我自己编的计算地质埋藏史用的一维回拨程序。-my own series of the calculation buried geological history of the one-dimensional call-back procedures.
Date
: 2008-10-13
Size
: 4.04kb
User
:
武国忠
[
Other
]
Rejister
DL : 0
通过编写本程序,可以掌握 1.维空间增加成员函数和变量; 2.明白MainFram和View的作用区域; 窗口产生过程: 1.创建窗口资源 2.创建窗口类 3.为窗口控件增加消息处理函数; 4.在主窗口中增加控件调用对话框 -through the preparation of this program, one can grasp. Dimensional Space increase in the membership functions and variables; 2. MainFram and understand the role of regional View; window selection process : 1. resources to create two windows. create window category 3. Controls window to the news handling functions; 4. the main window to add call control dialog
Date
: 2008-10-13
Size
: 53.76kb
User
:
刘天
[
Other
]
20063314435839209
DL : 0
需要的下,不要骂我``不好请给意见-need, `` Do not call me bad advice to `` please
Date
: 2008-10-13
Size
: 23kb
User
:
胡斌
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.