登录
首页 » Visual C++ » openclosetime

openclosetime

于 2014-07-15 发布 文件大小:55KB
0 299
下载积分: 1 下载次数: 3

代码说明:

  读取系统日志,获取开关机时间之后做计算工时(After reading hours to do the calculation system logs for switch time)

文件列表:

Backup
......\openclosetime
......\.............\Form1.cs,1480,2011-03-26
......\.............\Form1.Designer.cs,2021,2011-03-26
......\.............\Form1.resx,5814,2011-03-26
......\.............\openclosetime.csproj,3233,2011-03-26
......\.............\Program.cs,472,2011-03-26
......\.............\Properties
......\.............\..........\AssemblyInfo.cs,1174,2011-03-26
......\.............\..........\Resources.Designer.cs,2880,2011-03-26
......\.............\..........\Resources.resx,5612,2011-03-26
......\.............\..........\Settings.Designer.cs,1096,2011-03-26
......\.............\..........\Settings.settings,249,2011-03-26
......\openclosetime.sln,928,2011-03-26
openclosetime
.............\bin
.............\...\Debug
.............\...\.....\openclosetime.exe,8704,2014-06-16
.............\...\.....\openclosetime.pdb,28160,2014-06-16
.............\...\.....\openclosetime.vshost.exe,14328,2014-06-16
.............\...\.....\openclosetime.vshost.exe.manifest,490,2009-06-11
.............\Form1.cs,1480,2011-03-26
.............\Form1.Designer.cs,2021,2011-03-26
.............\Form1.resx,5814,2011-03-26
.............\obj
.............\...\Debug
.............\...\.....\openclosetime.csproj.FileListAbsolute.txt,694,2014-06-16
.............\...\.....\openclosetime.csproj.GenerateResource.Cache,774,2014-06-16
.............\...\.....\openclosetime.exe,8704,2014-06-16
.............\...\.....\openclosetime.Form1.resources,180,2014-06-16
.............\...\.....\openclosetime.pdb,28160,2014-06-16
.............\...\.....\openclosetime.Properties.Resources.resources,180,2014-06-16
.............\...\.....\TempPE
.............\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2014-06-16
.............\...\openclosetime.csproj.FileList.txt,310,2011-03-26
.............\openclosetime.csproj,3441,2014-06-16
.............\Program.cs,472,2011-03-26
.............\Properties
.............\..........\AssemblyInfo.cs,1174,2011-03-26
.............\..........\Resources.Designer.cs,2850,2014-06-16
.............\..........\Resources.resx,5612,2011-03-26
.............\..........\Settings.Designer.cs,1111,2014-06-16
.............\..........\Settings.settings,249,2011-03-26
openclosetime.sln,929,2014-06-16
UpgradeLog.XML,3686,2014-06-16
_UpgradeReport_Files
....................\UpgradeReport.css,3348,2014-06-16
....................\UpgradeReport.xslt,12505,2008-01-11
....................\UpgradeReport_Minus.gif
....................\UpgradeReport_Plus.gif

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

发表评论

0 个回复

  • Keyboard
    纯windows sdk 编程,键盘监视的小例子.(Net windows sdk programming, keyboard, monitor small example.)
    2010-03-02 14:26:04下载
    积分:1
  • winprodll
    动态链接库 (DLL) 是作为共享函数库的可执行文件。动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。函数的可执行代码位于一个 DLL 中,该 DLL 包含一个或多个已被编译、链接并与使用它们的进程分开存储的函数。DLL 还有助于共享数据和资源。多个应用程序可同时访问内存中单个 DLL 副本的内容。 这是一个.CHM 格式的讲解DLL应用的文件,内容比较全。(The dynamic link library (DLL) is an executable file as a shared library. The dynamic link provides a way, so that the process can call a function that does not belong to the executable code. The executable code of the function is located in a DLL, the DLL contains one or more of the function has already been compiled, linked and are separated with the process using them stored.The DLL also helps to share data and resources. Multiple applications can access the contents of a single copy of the DLL in memory.This is the. CHM format, explain the the DLL application of the file, compare the whole content.)
    2012-11-28 09:13:41下载
    积分:1
  • ResViewer
    PE文件查看工具及源代码,看雪出品,亲测可用(PE file viewer and source code, to see snow produced, pro-test available)
    2013-09-16 10:26:32下载
    积分:1
  • OutPut1
    第4章 基本输入处理OutPut1OutPut1.rar,很不错的vc源码,希望能对大家有所帮助(Chapter 4, the basic input processing OutPut1 OutPut1.rar, very good vc source code, I hope you can help)
    2011-09-11 22:59:30下载
    积分:1
  • GetSystemVer
    Windows下获取操作系统版本信息的小程序(Windows operating system version information under the access of small procedures)
    2009-02-06 12:01:21下载
    积分:1
  • ControlDevice
    一个启用和禁用设备的例子,该代码展示了禁用和启用USB设备的功能。如果需要禁用软驱和光驱,需要修改相应的参数。(Enable and disable a device example, the code to display the disable and enable USB devices. If you need to disable the floppy drive and optical disk drive, a need to amend the corresponding parameters.)
    2008-04-03 11:52:26下载
    积分:1
  • psexec
    大名鼎鼎的psexec软件vc源码,windows出品(The famous the psexec software vc source, windows produced)
    2021-02-20 10:39:43下载
    积分:1
  • Regprocess
    这是一个通过注册表列举正在运行进程的源码。通过修改主机名可以列举远程主机进程。(This is a listed by the registry is the process of running FOSS. By modifying the host name could give remote host process.)
    2006-09-19 20:57:06下载
    积分:1
  • RstAndClsCmptr
    用visual c++实现系统开关机,注销(With visual c++ to achieve switching machines, log off)
    2010-05-20 16:12:47下载
    积分:1
  • UDF
    FLUENT中的源项UDF,初学UDF可以下载下来学学。(this is a source UDF,IF you want it you can download .thank you! )
    2020-12-05 15:39:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载