登录
首页 » Visual C++ » openclosetime

openclosetime

于 2014-07-15 发布 文件大小:55KB
0 236
下载积分: 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 个回复

  • cd_util
    自动打开关闭CD机舱门,方便使用,值得一试试看(Turn off automatically open the CD drive door)
    2009-04-08 21:04:53下载
    积分:1
  • occwpy
    这是一个用VB实现的变换颜色的小程序,推荐一下(This is a VB realize the transformation of the color of small procedures, recommend)
    2017-03-31 03:17:53下载
    积分:1
  • PE-digital-signature-
    提取PE文件的数字签名,还可以写入数字签名(PE files extracted digital signature, digital signature can also be written)
    2011-05-01 20:45:18下载
    积分:1
  • MeDelete
    SelfDelete(可以删除自身的VC++源码(巳通过了调试)) 为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命令窗口的删除命令,就实现了该文件自身的删除功能。 (SelfDelete (you can delete its own VC++ source code (had passed debugging)) In order to achieve the program from the delete function, we can multi-process methods to solve this problem. Return before the end of the executable file, run the command window to create a new process (in Windows98 process for the Command, in Windows2000/XP process for CMD), of course, the command window to hide the manner and to perform delete functions by passing a parameter . In order to avoid the executable file image still in memory on the implementation of delete, you need to set the current process for real-time priority, and the command window to set the process priority to low IDLE, so the end of the first return to the executable file, then run the command window delete command, the file itself to achieve the delete function. )
    2011-06-26 23:22:21下载
    积分:1
  • GetSerial
    一个通过硬件信息生成序列号的源码示例,适合制作根据硬盘特征码生成序列号(Information generated through the hardware serial number of the source code examples for the production of signature generation based on the hard disk serial number)
    2009-07-02 12:19:18下载
    积分:1
  • oead
    说明:  Source code 按i2c时序读写寄存器(Source code read and write registers according to i2c sequence)
    2018-12-26 09:48:34下载
    积分:1
  • SetDefaultPrinter
    说明:  通过修改,注册表,实现修改默认打印机功能(it is used to modify the setting of the defualted printer )
    2011-03-29 10:26:19下载
    积分:1
  • livepanoConverterVideo
    基于opengl和glsl的鱼眼全景图,将鱼眼图片,通过GLSL编写的shader贴到球上,让人眼观看的时候产生鱼眼效果。(-Based on OpenGL and glsl fisheye panorama, fish eye picture, written in glsl shader attached to the ball, let the human eye viewing when the fisheye effect.)
    2017-05-03 17:56:31下载
    积分:1
  • 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
  • 696518资源总数
  • 106161会员总数
  • 5今日下载