登录
首页 » Visual C++ » TimeTransform

TimeTransform

于 2008-12-22 发布 文件大小:64KB
0 466
下载积分: 1 下载次数: 17

代码说明:

  本程序得到当前系统时间,然后将其转化为4个字节十六进制表示的整数,这个整数表示从1970年1月1日0点0分0秒以来所经过的秒数,这种转换符合MFC规定的时间转换标准,便于嵌入式系统的时间存储与计算(This procedure has been the current system time, and then into four-byte hexadecimal integer, the integer that from at 00:00:00 on January 1, 1970 after the number of seconds since this conversion MFC time to comply with the provisions of the conversion standard time embedded systems to facilitate storage and computing)

文件列表:

TimeTransform
.............\ReadMe.txt
.............\res


.............\...\TimeTransform.rc2
.............\resource.h
.............\StdAfx.cpp
.............\StdAfx.h
.............\TimeTransform.clw
.............\TimeTransform.cpp
.............\TimeTransform.dsp
.............\TimeTransform.dsw
.............\TimeTransform.h
.............\TimeTransform.ncb
.............\TimeTransform.opt
.............\TimeTransform.plg
.............\TimeTransform.rc
.............\TimeTransformDlg.cpp
.............\TimeTransformDlg.h

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

发表评论

0 个回复

  • hyperedit_demo
    multiple hyperlinks with syntax highlighting for edit control.
    2020-06-21 16:00:01下载
    积分:1
  • 89600signal
    安捷伦89600系列软件的常用功能及界面设计,便于理解(Agilent 89600 Series software commonly used functions and interface design, easy to understand)
    2021-01-11 22:08:49下载
    积分:1
  • ellipseface
    带背景的椭圆形窗体源码(VC) 使用VC所学的窗体制作知识创建一个椭圆形的窗体,在这个不规则窗体内使用了背景图像,bmp格式的背景图片,去除了窗口上的标题栏和最小化、最大化以及关闭按钮,退出时主按键盘的“ESC”键。窗口最终效果如.. 语言界面:简体中文 (Oval form with background source (VC) Use VC production knowledge learned form to create an elliptical form, in this irregular usage within a background image, background image bmp format, in addition to the title bar on the window and minimize, maximize, and close button to exit the main press keyboard ESC key. As final results window .. Language Interface: Simplified Chinese)
    2015-06-10 18:06:57下载
    积分:1
  • TCofIataPac
    说明:  ComPort Library是一套用来编写串口通讯程序的控件,它包含5个控件:TComPort, TComDataPac(ComPort Library is a set of controls for writing serial communication programs. It contains five controls,: TComPort, TComDataPac)
    2019-01-03 18:58:12下载
    积分:1
  • 创建
    说明:  1 程序开发步骤 (1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为"process"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件"process.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"process.cpp";接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件(同上一试验); (3) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->process.exe程序;再把给定的launchset.txt文件存入该debug目录下,就可以在控制台下进入该目录以launchset.txt为参数运行程序,命令行为:process launchset.txt;要强调的是,在launchset.txt中指定的应用程序路径要正确,否则建立新的进程时会出错,这时需要对照系统的实际情况改动所给的参数文件。 2 补充说明 这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。(a program development steps (a) to open vc, select menu item file-gt; New, tab to choose projects and the establishment of a "process" of win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) establish a project document "process.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "process.cpp"; the next question asks whether the creation of new documents to answer "yes"; then Workspace- gt; FileView- gt; Source Files open the document (ibid. a pilot); (3) Order by calling menu items build-gt; build compile all connected, in the specific project directory under debug- gt; process. exe; then to the launchset.txt documents)
    2005-11-04 12:45:13下载
    积分:1
  • avi
    vc 一个可以在按钮上显示AVI动画的源代码(vc an AVI animations on the button display the source code)
    2011-07-03 08:46:47下载
    积分:1
  • GL12
    编写Windows 窗口应用程序,要求能实现如下功能:1.包含如下菜单项:学生管理—>管理(M) ,管理菜单项选择后要求弹出自定义对话框对学生进行管理,管理内容包括 增加学生,浏览学生信息,删除学生; 2.学生信息包括性别,专业,CET4,CET6,计算机等级考试等学习情况,要求使用Radio,CheckBox,ComboBox,Button,EditBox; 3.学生管理对话框中增加头像选择功能,头像采用cat.ico, dog.ico, boy.ico, girl.ico 文件; 4.增加菜单项:学生管理—>保存(S),读取(R) ,能将所有学生信息(包含头像信息)保存到指定的二进制文件no12.data中。(Write Windows window application requirements to achieve the following functions: 1. Contains the following menu items: Student Management- " Administrative (M), management requirements of the pop-up menu of options to customize the dialog box after the students management, management including increased student View student information, delete the student 2. student information including gender, professional, CET4, CET6, learning computer grade examinations, requires the use of Radio, CheckBox, ComboBox, Button, EditBox 3. Student Management dialog box, select the features to increase picture , head with cat.ico, dog.ico, boy.ico, girl.ico documents 4. add menu item: Student Management-> Save (S), read (R), can all student information (including picture information ) saved in the specified binary file no12.data)
    2020-07-03 02:40:01下载
    积分:1
  • link
    vc创建超链接风格的静态控件LinkStaticDemo 的程序源码(vc create a hyperlink style static controls LinkStaticDemo the program source code)
    2011-07-03 09:57:36下载
    积分:1
  • SkinShow
    换肤程序小例程,里面实现了程序换皮肤的基本方法,注意,如果程序找不到图片的话,请把pic文件夹放入Debug文件夹。(Skin small routine procedure, which the realization of the procedures for the skin s basic method, note that if not able to locate the picture, please put pic folder Add Debug folder.)
    2008-12-22 21:39:16下载
    积分:1
  • SSD4_Exercise3
    这是ssd4 exercise3的答案。(ssd4 exercise3)
    2009-03-30 09:35:45下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载