-
C# API函数方便查询
C# API函数方便查询
1。提供在C#中能够直接运行的代码。
2。该函数的中文注释。
3。该函数所需要的DLL库名称。
4。函数与C#中函数的对应关系。
5。API常量查询(给出能够直接在C#中调用的代码)
6。显示对函数对操作系统的支持
- 2022-05-27 20:49:49下载
- 积分:1
-
聊天程序的服务端程序,给有需要的人一定的参考!
聊天程序的服务端程序,给有需要的人一定的参考!-Chat server process procedures available to those who are in need of some reference!
- 2022-07-13 20:12:28下载
- 积分:1
-
Online vegetable market
如果社会上的人想买蔬菜
- 2023-04-17 07:00:04下载
- 积分:1
-
Course design of a freshman,developed by VB,can run properly.
大一新生的课程设计~VB制作~完全按照规定制作可运行没有任何问题-Course design of a freshman,developed by VB,can run properly.
- 2023-02-28 13:45:02下载
- 积分:1
-
数据库数据传给Word
数据库数据传给Word-pass Word Database
- 2023-08-09 20:00:02下载
- 积分:1
-
Macintosh
Macintosh-like Progress Control
- 2022-01-22 02:17:00下载
- 积分:1
-
参加多次笔试,居然有几次都考到了冒泡算法,一次是C#版的填空,一次是javascript版的全部写出。虽然每次都凭着我对冒泡法的理解给弄出来的,但是多多少少与标...
参加多次笔试,居然有几次都考到了冒泡算法,一次是C#版的填空,一次是javascript版的全部写出。虽然每次都凭着我对冒泡法的理解给弄出来的,但是多多少少与标准模式有点差别,在网上搜了一下关于C#版的冒泡算法,居然也没有一个象样的,自己对照算法模式认真写了一个C#版的,已经测试成功-Surprisingly, there are several bubbling to the test algorithm, is a C# version of the Union, is a javascript version of the full write. Although I always relying on the Bubble Act of possibly understand, but something to do with the standard a little difference in the Internet search for a moment on the C# version of the Bubble algorithm, it would be not a decent, their control algorithm model seriously wrote a version of the C#, has been tested successfully
- 2023-07-05 23:05:04下载
- 积分:1
-
屏幕取词VC6.0源码
DLLEXPORT BOOL WINAPI SetNHW32() { if(g_hHook == NULL) { g_hHook = SetWindowsHookEx(WH_GETMESSAGE, GetMsgProc, g_hinstDll, 0); if (g_hHook == NULL) { MessageBox(NULL, __TEXT("Error hooking: SetWindowsHookEx fail"), __TEXT("GetWord"), MB_OK); return FALSE; } } return TRUE;}
- 2022-05-28 06:17:38下载
- 积分:1
-
clock program using OpenGl with C
clock program using OpenGl with C-clock program using OpenGl with C
- 2022-01-25 19:10:08下载
- 积分:1
-
VB database management
VB对数据库的管理-VB database management
- 2022-01-25 15:17:29下载
- 积分:1