登录
首页 » Visual C++ » TimeManager

TimeManager

于 2013-05-04 发布 文件大小:50KB
0 132
下载积分: 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 个回复

  • fp4awel
    安装.net2003的系统组件时需要的文件之一,黏贴到C:/Program Files/Common Files/Microsoft Shared/Web Server Extensions/40/bin 中(Installation. Net2003 system components when one of the documents required, stick to C :/ Program Files/Common Files/Microsoft Shared/Web Server Extensions/40/bin in)
    2013-07-09 19:45:00下载
    积分:1
  • DirectShow
    说明:  DirectShow 编程向导源代码,非常适合刚入门的同学,简单易懂。(DirectShow programmer guid,very good for those who start studying DirectShow .)
    2009-09-03 14:55:29下载
    积分:1
  • ddvip_com_014027b2aeb0a8
    说明:  渐变进度条vc中的代码,能确定开始和结束的颜色(Gradient progress bar vc in code, can determine the beginning and end of the color)
    2008-09-09 20:48:50下载
    积分:1
  • ComDemo
    说明:  VC++与Matlab通过COM技术实现混合编程的四个例子,含VC++6.0和.NET版本。(VC++ and Matlab through COM technology to achieve the four examples of mixed programming, with VC++6.0 and. NET version.)
    2021-03-04 20:09:32下载
    积分:1
  • Raw
    讀取RAW檔案格式(圖檔Image) 讀取RAW檔案格式(圖檔Image)(Read the RAW file format (Image Image) read the RAW file format (Image Image))
    2011-11-26 22:52:21下载
    积分:1
  • 8051Pproteus-27
    《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 01 篇 基础部分27 TIMER0控制单只LED闪烁(" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation" case archive basis of Article 01 part 27 TIMER0 single LED flash control)
    2011-07-27 21:43:45下载
    积分:1
  • DrawOfMemory
    DrawOfMemory源码包,VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。参数定义:   int Mult:总共需要显示几类数据   int AllNum:每类数据总的数据量   int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...   COLORREF PenColor:每类数据的画笔的颜色   CWnd *pWnd:需要显示曲线的控件指针   还有一些函数不一一列举了,请自行下载源码查看(DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values​ ​ , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined: int Mult: A total of several types of data to be displayed int AllNum: total amount of data for each type of data int Value []: an array of data values​ ​ , consisting of forms: Data 1 Data 2+ 3+ ...+ data COLORREF PenColor: brush color for each type of)
    2014-07-02 10:52:43下载
    积分:1
  • jxxfc1
    介绍了如何将m文件转换成VC可调用的dll文件,在这章中介绍如何利用编译器将m文件转换成对应的CC++文件,并在VC中调用(on how to convert documents into m VC dll with the available documents, In this chapter, how to use the compiler to convert documents into m corresponding to the C C paper and called in VC)
    2006-12-28 09:39:28下载
    积分:1
  • mangemaent
    存储管理的主要功能之一是合理地分配空间。请求页式管理是一种常用的虚拟存储管理技术。 本实验的目的是通过请求页式管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式存储管理的页面置换算法。(One of the main functions of storage management is a reasonable allocation of space. The requested page style management is a common virtual storage management technology. The purpose of this study is to page through the request-type management page replacement algorithm for analog design, understanding the characteristics of virtual storage technology, master requested page storage management page replacement algorithm.)
    2010-05-29 16:05:23下载
    积分:1
  • HDraw
    完整的C++6.0工程,可在画图板上绘制基本图形,可设置线型、线宽,有调色板(a whole project of C++6.0.you can draw basic graph.you can also set color,width,and shape)
    2012-02-28 17:22:34下载
    积分:1
  • 696518资源总数
  • 104509会员总数
  • 10今日下载