📄 track_hours.shtml.htm
字号:
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Zafir Anjum">
<TITLE>Samples - Track billable hours</TITLE>
</HEAD>
<body background="../fancyhome/back.gif" tppabs="http://www.codeguru.com/fancyhome/back.gif" bgcolor="#FFFFFF" link="#B50029" vlink="#8E2323" alink="#FF0000" bgproperties="fixed">
<table WIDTH="100%">
<tr WIDTH="100%">
<td><A HREF="http://209.66.99.126/cgi/ads.cgi?advert=myad2"><IMG SRC="../../209.66.99.126/advertise2.gif" tppabs="http://209.66.99.126/advertise2.gif" ALT="" BORDER=2></A><td>
</tr>
</table>
<CENTER>
<H3>
<FONT COLOR="#AOAO99">Track billable hours</FONT></H3></CENTER>
<CENTER>
<H3>
<HR></H3></CENTER>
This sample was contributed by <A HREF="mailto:Eric_Hoagland@onsetcomp.com">Eric Hoagland</A>.
<p>I am including the source for an application written by me that was originally
intended for my own use in keeping track of the time I spend on projects, but
is probably a pretty good sample for your visitors too. I've re-coded it, and
added source comments and am making it public domain for the purpose of
distribution as a programming example (and whatever else people want to
do with it).
<p>The application was written using MFC 4.2 and Visual C++ 5.0, and demonstrates
several MFC topics:
<ul>
<li>MFC List control
<li>Printing using the MFC CDC object
<li>Dialog main app window
<li>File I/O using MFC CFile and CArchive objects
<li>MFC dialog data exchange
<li>File drag-drop
<li>MFC CPoint/CSize/CRect objects and abstract usage
</ul>
<p>There are probably a few limitations of this application, but like I said, I
wrote it for me, and now it's for everyone.
<p><a href="TimeClock.zip" tppabs="http://www.codeguru.com/cgi/redirect.cgi?url=http%3a//www.codeguru.com/samples/TimeClock.zip">Download Files</a> The zip file is 62K.
<P>
<HR>
<TABLE BORDER=0 WIDTH="100%" >
<TR>
<TD WIDTH="33%"><FONT SIZE=-1><A HREF="../index.htm" tppabs="http://www.codeguru.com/">Goto HomePage</A></FONT></TD>
<TD WIDTH="33%">
<CENTER><FONT SIZE=-2>© 1997 Zafir Anjum</FONT> </CENTER>
</TD>
<TD WIDTH="34%">
<DIV ALIGN=right><FONT SIZE=-1>Contact me: <A HREF="mailto:zafir@home.com">zafir@home.com</A> </FONT></DIV>
</TD>
</TR>
</TABLE>
<CENTER><FONT SIZE=-2>9645</FONT></CENTER>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -