随笔 - 493  文章 - 0  评论 - 97  阅读 - 239万
  2011年3月15日
摘要: From: http://muyx.blog.sohu.com/73676726.htmlCV,就是个人履历,不同于Resume(简历)CV的写作格式个不相同,要展现的内容也不相同。下面就放个例子:Your NameRoad • Town • County • PostcodeTel 01234 567 • Mob 01234 567Email me@kent.ac.uk Date of Birth 10th November 1999ObjectiveA nicely styled template using tables to give it a neat layout.Educatio 阅读全文
posted @ 2011-03-15 22:05 清清飞扬 阅读(383) 评论(0) 推荐(0) 编辑
摘要: VC MFC程序,列举浏览器“历史”记录并记录到文件中:void CMy111Dlg::OnButton1() { HRESULT hr; IUrlHistoryStg2 *puhs; IEnumSTATURL *pesu; STATURL su; ULONG celt; _bstr_t bstr; hr = ::CoCreateInstance(CLSID_CUrlHistory, NULL, CLSCTX_INPROC_SERVER, IID_IUrlHistoryStg, (LPVOID*)&puhs); if(SUCCEEDED(hr)) { hr = puhs-> En 阅读全文
posted @ 2011-03-15 21:47 清清飞扬 阅读(1117) 评论(0) 推荐(0) 编辑
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示