-
利用开源的工作流项目JPBM开发的示例,演示报销流程.
利用开源的工作流项目JPBM开发的示例,演示报销流程.-JBPM
- 2023-02-25 04:20:04下载
- 积分:1
-
该系统是基于Dephli的开发出来的,因为一般的超市管理都是用Dephli开发的,本人是初学者所以有很多的地方可能欠缺。...
该系统是基于Dephli的开发出来的,因为一般的超市管理都是用Dephli开发的,本人是初学者所以有很多的地方可能欠缺。-The system is based on the Dephli developed, because the general management of the supermarket with Dephli developed a beginner so I have a lot of places may be lacking.
- 2022-03-07 12:24:23下载
- 积分:1
-
function long StrToData (CString strData. int jz) function : is the string to in...
函数 long StrToData(CString strData,int jz)
功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串
返回:长整型数值
参数:strData 为将要转换的字符串
参数:jz 为字符串的进制
如:
CString s
s="FFA6"
long data=StrToData(s,16)
则:data的值为:65446
用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中
加入#include "StrToData.h"即可调用
-function long StrToData (CString strData. int jz) function : is the string to integer values [string for 2-16] arbitrary numerical string to 229 : long integer numerical parameters : strData will be converted to a string parameters : jz for the string-band such as : CString s = s "FFA6" long StrToData data = (s, 16) : data values are : 65446 directions : StrToData.cpp StrToData.h and will be added to your copy of the works, in the need to call a function to add# include "StrToData.h" can be transferred with
- 2023-05-26 02:20:03下载
- 积分:1
-
此解压包没有密码, 里边有需要的头文件、源代码和编译好的程序. 这个程序是一个输入密码显示"*"号的登陆程序例子....
此解压包没有密码, 里边有需要的头文件、源代码和编译好的程序. 这个程序是一个输入密码显示"*"号的登陆程序例子.-no passwords, there is a need inside the header files, source code and compiled procedures. The procedure is a password shows that the "*" landing procedures example.
- 2022-02-01 01:22:06下载
- 积分:1
-
WaitForSingleObject和WaitForMultipleObjects使用详解
WaitForSingleObject和WaitForMultipleObjects使用详解-Detailed use WaitForSingleObject and WaitForMultipleObjects
- 2022-08-12 22:10:29下载
- 积分:1
-
包含按键扫描,字符处理到数学运算、功能函数等从初级到深入的各类源程序。
包含按键扫描,字符处理到数学运算、功能函数等从初级到深入的各类源程序。- Contains the pressed key scanning, the character processes
primarily to mathematics operation, the function function and so on
from to the thorough each kind of source program.
- 2022-08-06 18:21:15下载
- 积分:1
-
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)...
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)-/********************************/
/* Desc: 俄罗斯方块游戏 */
/* Date: 2008.03.12 22:30 */
/********************************/
#include
#include
#include
#include
#include
#include
#define true 1
#define false 0
#define BoardWidth 12
#define BoardHeight 23
#define _INNER_HELPER /*inner helper method*/
- 2022-03-31 10:48:11下载
- 积分:1
-
An example iphone application.
An example iphone application.
- 2022-03-07 20:27:47下载
- 积分:1
-
Win32 API 编写的
Win32 API 编写的-prepared by the Win32 API
- 2022-09-22 22:00:02下载
- 积分:1
-
利用MATLAB进行米散射计算,计算大气粒子对于太阳不同波长的辐射损失...
利用MATLAB进行米散射计算,计算大气粒子对于太阳不同波长的辐射损失-M scattering calculations carried out using MATLAB to calculate atmospheric particles of different wavelengths for the solar radiation loss
- 2022-03-16 04:06:40下载
- 积分:1