登录
首页 » Visual C++ » TimeManager

TimeManager

于 2013-05-04 发布 文件大小:50KB
0 218
下载积分: 1 下载次数: 3

代码说明:

  一个集成了闹钟、秒表功能的VB.NET时间管理小程序,我觉得功能比较强大,除了秒表和闹钟功能外,还可设置时间格式、在日期中是否显示当前日期,是否标记当前日期,是否是下拉时间调整框等(An integrated alarm clock, stopwatch function VB.NET time management applet, I think the more powerful features, in addition to the stopwatch and alarm functions, you can also set the time format, whether to display the current date in the date, the current date is marked, whether it isdrop-down time to adjust box)

文件列表:

AssemblyInfo.vb,809,2005-08-01
bin





...\5.BMP,1226,2003-03-06
...\6.BMP,1226,2003-03-06
...\7.BMP,1226,2003-03-06
...\8.BMP,1226,2003-03-06
...\9.BMP,1226,2003-03-06
...\AxInterop.AgentObjects.dll,32768,2007-06-19
...\Interop.AgentObjects.dll,57344,2007-06-19
Form1.resx,19126,2007-06-20
Form1.vb,43749,2013-04-08
Module1.vb,445,2013-04-08
My Project
obj
...\AxInterop.AgentObjects.dll,32768,2002-10-07
...\Debug
...\Interop.AgentObjects.dll,57344,2002-10-07
...\TimeManager.vbproj.FileList.txt,470,2007-06-20
TimeManager.sln,905,2007-06-19
TimeManager.vbproj,4923,2007-06-19
TimeManager.vbproj.user,2082,2007-06-19

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

发表评论

0 个回复

  • netDate
    VC++源程序实现同步网络时间,基于C/S结构,启动服务端程序后,需要在客户端输入服务端的IP地址,然后点击“同步”按钮,如果顺利连接的话,则完成与服务器端的时间同步,注意,本程序并非是连接世界官方时间服务器,比如微软的时间同步服务器、NIST的服务器等,而是用本程序中的服务端来代替了。 (VC++ source code to synchronize network time, based on C/S structure, start the server program, you need the client enter the service side of the IP address, then click the " Sync" button, if successfully connected, then finished with the server time synchronization Note that this procedure is not an official time server connected world, the time synchronization server such as Microsoft, NIST' s servers, but with this program instead of the server.)
    2011-04-27 21:40:09下载
    积分:1
  • vcswitch--input
    vc可以切换当前系统的输入法。根据注册表中输入法的值来切换(vc can switch the current system' s input method. According to the registry value to switch the input method)
    2021-04-01 21:59:08下载
    积分:1
  • ava-kuangjia
    ava 框架,以前找的,不知道现在能用不,需要的自己下载(ava kuangjia )
    2013-12-21 21:33:50下载
    积分:1
  • MY_ping_command(1)
    Visual C++ 平台下实现ping命令过程,包括打包发送接受解包等 对网络编程初期学习者很有帮助
    2011-04-23 12:55:18下载
    积分:1
  • Filecombine
    说明:  这是个人写的简单的文件合并工具,有如下特性: 1. 支持二进制和文本文件合并; 2. 可以自定义填充字节(默认为0); 3. 可以选择源文件的任意地址和任意数据长度(在源文件的数据范围之内); 4. 可以任意修改源文件数据在目标文件(合并或拆分)文件的地址范围; 5. 支持拆分源文件,但单次操作只支持一个源文件和一个目标文件; 6. 可以保存/加载文件拆分合并的配置数据,并于重复使用;(This is a simple file combine tool with the following characteristics: 1. Support binary and text file combine; 2. You can customize the padding byte (default is 0); 3. You can select any address of the source file and any data length (within the data range of the source file); 4. The source file data can be arbitrarily modified in the address range of the target file (combine or split) file; 5. Support split source files, but only one source file and one target file are supported in a single operation; 6. You can save/load the file to combine, split configuration data and reuse it;)
    2019-10-26 14:27:33下载
    积分:1
  • disphelper
    说明:  jytfkcxxxfgjhhzdhsfdsgdarf
    2020-06-18 18:20:01下载
    积分:1
  • Anti-jammingGPS-space-time-filtering
    这是针对华为GSM/GPRS模块的GPS接收机空时抗干扰滤波技术研究(Research jamming GPS receiver space-time filtering technology)
    2014-02-20 18:01:18下载
    积分:1
  • source-code
    Opencv教程的实例源代码 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。(Opencv tutorial source code examples in the book of C/C++ language examples. .. Each instance subdirectory* dsw and* dsp files are under Visual C++ 6.0 for Windows File and Project Workspace file Makefile Linux is GNU Make the input file. In the Windows environment, double* dsw file will start the Visual C++ 6.0 and load the instance in the Linux environment, enter the make command to compile the examples.)
    2013-12-05 22:28:11下载
    积分:1
  • 2005326231325778
    一个挂钩鼠标,模拟鼠标移动HHOOK的原代码,希望对朋友们有用,(It is a mouse hook program, simulating a mouse moving. Hope it helpful.)
    2005-04-13 12:27:19下载
    积分:1
  • llvbo
    用C语言设计数字滤波器,实现低通,带通,高通,带阻功能(Digital filter design using C language, to obtain Low pass, band pass, high pass, band-stop function)
    2016-03-02 13:37:49下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载