-
VB垂直工具栏控件,可以用它编写像Windows资源管理器左工具栏相同的样式,内附VB实例代码....
VB垂直工具栏控件,可以用它编写像Windows资源管理器左工具栏相同的样式,内附VB实例代码.-VB Controls the vertical toolbar, you can use it to prepare, like Windows Explorer toolbar left the same style, containing examples of VB code.
- 2022-07-04 12:48:27下载
- 积分:1
-
解压后的文件夹,包含了常用的矩阵运算,C++语言…
解压后的文件夹中包含矩阵常见运算的c++语言实现算法,具体见减压文件夹中-After extracting the folder that contains common matrix operations c++ Language algorithms, see decompression specific folder
- 2023-02-17 02:05:03下载
- 积分:1
-
print out all the ASCII small programs
打印出所有ASCII码的小程序-print out all the ASCII small programs
- 2022-07-05 12:02:31下载
- 积分:1
-
(6.25k)ITOM使用文本对象模型的一个实例(汤姆)。它使用itextd…
(6.25k) ITOM is an example using the Text Object Model (TOM). It uses the ITextDocument COM Interface. GUID IID_ITextDocument-(6.25k) ITOM is an example using the Text Ob Campus Model (TOM). It uses the COM ITextDocument Interface. GUID IID_ITextDocument
- 2022-07-13 10:06:22下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1
-
单纯型法。用c++编的单纯型法。
单纯型法。用c++编的单纯型法。-simple method. C series with the simple method.
- 2022-03-17 23:58:40下载
- 积分:1
-
VC开发一个桌面弹子球游戏源程序,欢迎各位共享
VC开发一个桌面弹子球游戏源程序,欢迎各位共享-development of a desktop VC billiard ball game source, welcome you to share
- 2022-10-04 09:05:03下载
- 积分:1
-
CAPP工业文档模版设计和打印添加了许多漂亮的工具栏图标有打印预览功能...
CAPP工业文档模版设计和打印添加了许多漂亮的工具栏图标有打印预览功能-CAPP document design templates for industrial with print and print preview function. There are many beautiful toolbar icons too.
- 2022-08-07 23:45:40下载
- 积分:1
-
自定义相机拍照
android中实现自定义相机拍照功能,可以自己实现倒计时拍摄冰保存,可以自己设置预览的大小和照片分辨率以及前后摄像头的调用,等等
- 2022-03-11 23:59:02下载
- 积分:1
-
可以计算各种函数,还可以使用变量,如A,B,C,D。可以计算各种数学函数sin cos tg ctg,处理括号,四则运算,是VC中一款不可多得的表达式计算类和计...
可以计算各种函数,还可以使用变量,如A,B,C,D。可以计算各种数学函数sin cos tg ctg,处理括号,四则运算,是VC中一款不可多得的表达式计算类和计算工具。例如:cos(0) 1-can calculate various functions, variables can also be used, such as A, B, C, D. Can calculate mathematical functions sin cos tg rays, handling brackets, four operators, one VC is a rare expression of calculating and computing tools. For example : cos (0) 1
- 2022-04-12 14:41:47下载
- 积分:1