登录
首页 » Windows开发 » 一个很好用的csocket嘞

一个很好用的csocket嘞

于 2023-06-18 发布 文件大小:5.51 kB
0 149
下载积分: 2 下载次数: 1

代码说明:

一个很好用的csocket嘞-a good use of csocket gone!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Symbol_MC3000_C#.条码扫码范例程序之5
    Symbol_MC3000_C#.条码扫码范例程序之5-Symbol_MC3000_C#. Barcodes sweep procedure code sample 5
    2022-12-27 20:20:04下载
    积分:1
  • 把快捷方式的文件的路径,使用IShellLink。
    怎样获取快捷方式所指向的目标文件名? HRESULT hres IShellLink* psl HRESULT hres IShellLink* psl char szGotPath[MAX_PATH] char szDescription[MAX_PATH] WIN32_FIND_DATA wfd OleInitialize(0) hres = CoCreateInstance(CLSID_ShellLink, NULL, CLSCTX_INPROC_SERVER, IID_IShellLink, (LPVOID*)&psl) if (SUCCEEDED(hres)) { IPersistFile* ppf hres = psl->QueryInterface(IID_IPersistFile, (void**)&ppf) if (SUCCEEDED(hres)) { WCHAR wsz[MAX_PATH] char lpszLinkFile[MAX_PATH] //这里存放的是快捷方式的路径 if(MultiByteToWideChar(CP_ACP, 0, lpszLinkFile, -1, wsz, MAX_PATH)==0) return hres = ppf->Load(wsz, STGM_READ) if (SUCCEEDED(hres)) { hres = psl->Resolve(m_hWnd, 0) if (SUCCEEDED(hres)) { hres = psl->GetPath(szGotPath, MAX_PATH, (WIN32_FIND_DATA*)&wfd, SLGP_SHORTPATH)-Get the path file of the Shortcut, using IShellLink.
    2023-07-15 01:10:03下载
    积分:1
  • NTBOOTautofix.rar
    NTBootAutofix:一款极为优秀的自动修复XP/VISTA/WIN7系统引导的工具。 适用范围: 1.启动菜单/启动文件丢失修复: 适用所有NT5.x(2000/XP/2003)和NT6.x(Vista/2008/Win7/2008r2/Win8) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-04-29 09:21:17下载
    积分: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
  • this file is for camer in the windows mobie device pda.
    this file is for camer in the windows mobie device pda.
    2022-01-26 01:15:55下载
    积分:1
  • This is a simple flow
    这是一个WINCE4.2下的简单流驱动,与硬件无关。弄了很久,才调试成功。主要是学习流驱动的实现过程及动态加载!包括EVC开发的流驱动,EVC的应用调用程序和WORD的说明文档-This is a simple flow-driven, under WINCE4.2, and hardware-independent. Get a long time before the successful commissioning. Mainly for studying flow-driven implementation process and dynamic load! Including the EVC developed flow-driven, EVC application calls the procedures and instructions WORD documents
    2023-01-24 23:50:04下载
    积分:1
  • 对一些初学者很有帮助,可以学会对一些简单的图像处理。
    对一些初学者很有帮助,可以学会对一些简单的图像处理。-Helpful for some beginners, you can learn some simple image processing.
    2022-02-04 21:02:53下载
    积分:1
  • 线程创建 事件触 线程同步 结束线程
    线程创建 事件触发 线程同步 结束线程-Thread creation thread synchronization events to trigger the end of thread
    2022-08-17 09:17:43下载
    积分:1
  • 互联网拨号程序
    我已经连接到互联网服务供应商书面拨号拨号。这是一个简单的小程序,拨号调制解调器和跟踪您的在线时间。它还允许用户设置多个拨号号码,为用户提供了一个基本的设置。的源代码是免费的,可以从GPL下发布。这是用Visual C++  ; ;使用MFC,RAS  ;API和其他几个API一样的性能计数器和多媒体API
    2022-05-06 21:51:01下载
    积分:1
  • 获取某个进程的主窗口以及创建进程的程序名
    获取某个进程的主窗口以及创建进程的程序名-Get the main form of one process and create a programme name of the process.
    2022-01-26 01:42:53下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载