-
药品进销存管理系统,一个数据库库存仓库的操作。
药品进销存管理系统,
入库
出库
盘点操作
财务报表体现
-Drugs Invoicing Management System, a database inventory warehousing operations financial statements reflect the
- 2022-10-01 00:00:06下载
- 积分:1
-
用VC++语言得到输入汉字拼音码的演示小程序。
用VC++语言得到输入汉字拼音码的演示小程序。
-VC language to be used to input Chinese characters spelling yards small demonstration procedures.
- 2022-02-20 17:06:57下载
- 积分:1
-
SMDK2440 s3c2440 WINCE 5.00 bsp compiler through
SMDK2440 s3c2440 WINCE 5.00 bsp 编译通过-SMDK2440 s3c2440 WINCE 5.00 bsp compiler through
- 2023-01-26 16:25:04下载
- 积分:1
-
NXP LPC3000 series wince BSP package, it is the classic transplantation
NXP LPC3000系列 wince BSP包,很经典的移植-NXP LPC3000 series wince BSP package, it is the classic transplantation
- 2022-06-30 06:39:15下载
- 积分:1
-
一个简单的曲线显示例子,祝初学者马达成功。visual c
一个简单的曲线显示例子,祝初学者马达成功。visual c-a simple example of the curve, I wish beginners Motor success. Visual c
- 2022-02-14 02:16:31下载
- 积分:1
-
Visual Basic for beginner
Visual Basic for beginner
- 2022-02-28 15:29:13下载
- 积分:1
-
使用最新Visual Studio 2005所开发之简单POCKET PC 2003之YUV播放器,以REAYUV为基础,效能十分不错,包含完整VCPROJ专案...
使用最新Visual Studio 2005所开发之简单POCKET PC 2003之YUV播放器,以REAYUV为基础,效能十分不错,包含完整VCPROJ专案档-use of the latest Visual Studio 2005 development than simple Pocket PC 20 YUV"s 03 players to REAYUV basis of a very good performance, include a complete ad hoc stall VCPROJ
- 2022-08-22 22:44:48下载
- 积分:1
-
通过调用API函数,来实现仅运行一个程序的实例
通过调用API函数,来实现仅运行一个程序的实例-by calling the API function to achieve an operational procedures only examples
- 2022-02-04 01:56:27下载
- 积分:1
-
c#. net development of the library management system, please download the necess...
c#.net 开发的图书管理系统,需要的请下载,不要忘了给我评分哦-c#. net development of the library management system, please download the necessary, do not forget give me score Oh
- 2023-04-08 06:00:03下载
- 积分:1
-
watchDog可偵測程式是否關閉
可將執行中的程式,關閉,及重開。亦可以透過socket連線,來偵測是否程式已死當。其相關重要功能:重開機功能://重新開機void CWatchDogDlg::setSystemReboot(){msg = "準備關機重開!";::SendMessage(this->GetSafeHwnd(),MSG_STATUS_TOTAL,(WPARAM)&msg,0);CExitWindows m_ExitWindows;//m_ExitWindows.Restart(); m_ExitWindows.ForceReStart();}關閉程式:///關閉程式bool CWatchDogDlg::closeExeProcess(CString processName){processName.MakeLower();HANDLE hSnapShot;PROCESSENTRY32 pEntry;pEntry.dwSize =sizeof(pEntry);BOOL hRes;bool Found = FALSE;//Get the snapshot of the systemhSnapShot=CreateToolhelp32Snapshot (TH32CS_SNAPALL,NULL);//Get firs
- 2022-02-16 07:28:21下载
- 积分:1