登录
首页 » Visual C++ » cppWindowsSerivceDemo

cppWindowsSerivceDemo

于 2020-06-24 发布 文件大小:776KB
0 304
下载积分: 1 下载次数: 0

代码说明:

  这个文件没用,用来赚点积分的。我为了下载别的文件。(this file is no useful,just for win score.)

文件列表:

description.html, 30328 , 2014-06-06
description\offline.js, 1670 , 2014-06-06
description\Combined.css, 0 , 2014-06-06
description\67b74b86-a273-4ad7-9ed5-0f97276412eaCombined.css, 0 , 2014-06-06
description\Galleries.css, 10457 , 2014-06-06
description\Layout.css, 1727 , 2014-06-06
description\Brand.css, 71647 , 2014-06-06
description\iframedescription.css, 3369 , 2014-06-06
description\image.png, 26852 , 2014-06-06
description\0c85b1c9-802d-42e8-948f-bbd45732528fimage.png, 37768 , 2014-06-06
description\75171a81-2492-4a22-9b4b-d431a4cd656bimage.png, 31325 , 2014-06-06
description\0d98aa19-3d16-4aa6-a945-aba7c6b46721image.png, 31296 , 2014-06-06
description\c4f8997c-fe68-4942-924b-e595b448ea29image.png, 31637 , 2014-06-06
description\95e3bc78-76ea-4f7c-8b0e-445ca740f249image.png, 12978 , 2014-06-06
license.rtf, 4688 , 2014-06-06
C%2B%2B\CppWindowsService.sln, 1271 , 2014-06-06
C%2B%2B\CppWindowsService\CppWindowsService.cpp, 3385 , 2014-06-06
C%2B%2B\CppWindowsService\CppWindowsService.vcproj, 7549 , 2014-06-06
C%2B%2B\CppWindowsService\SampleService.cpp, 5082 , 2014-06-06
C%2B%2B\CppWindowsService\SampleService.h, 1457 , 2014-06-06
C%2B%2B\CppWindowsService\ServiceBase.cpp, 17269 , 2014-06-06
C%2B%2B\CppWindowsService\ServiceBase.h, 4384 , 2014-06-06
C%2B%2B\CppWindowsService\ServiceInstaller.cpp, 6540 , 2014-06-06
C%2B%2B\CppWindowsService\ServiceInstaller.h, 2455 , 2014-06-06
C%2B%2B\CppWindowsService\ThreadPool.h, 2373 , 2014-06-06
C%2B%2B\CppWindowsService\Documentation\ReadMe.htm, 101790 , 2014-06-06
C%2B%2B\CppWindowsService\Documentation\ReadMe_files\colorschememapping.xml, 314 , 2014-06-06
C%2B%2B\CppWindowsService\Documentation\ReadMe_files\filelist.xml, 528 , 2014-06-06
C%2B%2B\CppWindowsService\Documentation\ReadMe_files\image001.png, 35208 , 2014-06-06
C%2B%2B\CppWindowsService\Documentation\ReadMe_files\image002.jpg, 26852 , 2014-06-06
C%2B%2B\CppWindowsService\Documentation\ReadMe_files\image003.png, 145137 , 2014-06-06
C%2B%2B\CppWindowsService\Documentation\ReadMe_files\image004.jpg, 37768 , 2014-06-06
C%2B%2B\CppWindowsService\Documentation\ReadMe_files\image005.png, 138003 , 2014-06-06
C%2B%2B\CppWindowsService\Documentation\ReadMe_files\image006.jpg, 31325 , 2014-06-06
C%2B%2B\CppWindowsService\Documentation\ReadMe_files\image007.png, 138805 , 2014-06-06
C%2B%2B\CppWindowsService\Documentation\ReadMe_files\image008.jpg, 31296 , 2014-06-06
C%2B%2B\CppWindowsService\Documentation\ReadMe_files\image009.png, 48304 , 2014-06-06
C%2B%2B\CppWindowsService\Documentation\ReadMe_files\image010.jpg, 31637 , 2014-06-06
C%2B%2B\CppWindowsService\Documentation\ReadMe_files\themedata.thmx, 3106 , 2014-06-06

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

发表评论

0 个回复

  • hangBiao
    航标性能评估,实现航标配布合理性的评估,评估某一河道航标配布的合理性(The reasonableness of the beacon performance assessment of the beacon with cloth reasonableness assessment of a river beacon with cloth)
    2013-03-04 22:52:14下载
    积分:1
  • Calculator
    说明:  一个复杂的智能计算器,可以实现智能计算,以及优先级判断(A complex smart calculator, you can achieve intelligent computing, as well as to determine priority)
    2010-03-25 12:05:50下载
    积分:1
  • iceSword冰刀杀木马程序
    iceSword冰刀杀木马程序(iceSword Skates scrapping Trojan ....................... )
    2020-06-26 05:40:02下载
    积分:1
  • 17134011
    这是一款自己独立开发的音频播放器!特此拿出来和大家共同分享!希望多多指教!(This is an independent development of their own audio player! We are here to share it with you! Hope to teach!)
    2018-12-02 16:30:32下载
    积分:1
  • Cal_Rain
    雷达天气回波,基于小雨法的差分反射率标定的源程序(Rain-based method of differential reflectivity calibration source )
    2012-01-10 20:44:49下载
    积分:1
  • dll_test
    labview 调用VC动态链接库的源码实例。(LabVIEW calls dynamic link libraries VC source code examples.)
    2008-06-03 16:49:34下载
    积分:1
  • 111.tar
    Problem Description 对于输入的每个字符串,查找其中的最大字母,在该字母后面插入字符串“(max)”。 Input 输入数据包括多个测试实例,每个实例由一行长度不超过100的字符串组成,字符串仅由大小写字母构成。 Output 对于每个测试实例输出一行字符串,输出的结果是插入字符串“(max)”后的结果,如果存在多个最大的字母,就在每一个最大字母后面都插入"(max)"。
    2012-02-27 23:12:14下载
    积分:1
  • supp de espacev4
    removal of space VBA excel
    2019-03-15 18:40:04下载
    积分:1
  • the-stress-of-a-bridge
    ansys模拟桥梁受力分析,在桥上有车行驶过时计算出桥梁不同部位受力状况及挠度变化值。(ansys stress analysis simulation bridge, a car traveling on the bridge obsolete bridges in different parts of the calculated force status and changes in the value of deflection.)
    2014-08-27 10:18:30下载
    积分:1
  • udf-k-e-turbulence-model
    湍流模型的udf编译文件 写的是fluent中默认的k-e模型的文件,可以以此为基础进行来更改(This is a udf flie about turbulence model which is in the fluent software, and you can edit it in your own method.)
    2021-03-02 16:59:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载