当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: class CWinApp : public CWinThrea
 

 

 ·购物车    »显示摘要«
    摘要:castclass.asp <%class shopbag ´放商品的空间 private prospace ´商品信息个数 private itemscout ´=============================================================´ 共有的´==================......
 ·如何在kdevelop中添加appwizard    »显示摘要«
    摘要:kdevelop 是linux的一个program-ide,类似windows下的vc,当然我认为没有vc好用,毕尽是个开源代码,不过在linux下他也是一个不错的ide了。而且只要你有兴趣,你可以订制修改kdevelop的源代码。 由于项目需要,最近研究了一下kdevelop的appwizard。并且自己做了一个wizard,这个wizard是生成高通公司(brew)手机上的一个hellowor......


对MFC指手划脚(3)

class cwinapp : public cwinthread{declare_dynamic(cwinapp)public:// constructorcwinapp(lpctstr lpszappname = null); // app name defaults to exe name// attributes// startup args (do not change)hinstance m_hinstance;hinstance m_hprevinstance;lptstr m_lpcmdline;int m_ncmdshow;// running args (can be changed in initinstance)lpctstr m_pszappname; // human readable name// (from constructor or afx_ids_app_title)lpctstr m_pszregistrykey; // used for registry entriescdocmanager* m_pdocmanager;// support for shift+f1 help mode.bool m_bhelpmode; // are we in shift+f1 mode?public: // set in constructor to override defaultlpctstr m_pszexename; // executable name (no spaces)lpctstr m_pszhelpfilepath; // default based on module pathlpctstr m_pszprofilename; // default based on app name// initialization operations - should be done in initinstanceprotected:void loadstdprofilesettings(uint nmaxmru = _afx_mru_count); // load mru file list and last preview statevoid enableshellopen();#ifndef _afx_no_graydlg_supportvoid setdialogbkcolor(colorref clrctlbk = rgb(192, 192, 192),colorref clrctltext = rgb(0, 0, 0));// set dialog box and message box background color#endifvoid setregistrykey(lpctstr lpszregistrykey);void setregistrykey(uint nidregistrykey);// enables app settings in registry instead of ini files// (registry key is usually a "company name")#ifndef _afx_no_ctl3d_supportbool enable3dcontrols(); // use ctl3d32.dll for 3d controls in dialogs#ifndef _afxdllboo
...   下一页

 ·apache 2.0.50 released    »显示摘要«
    摘要:apache 2.0.50发布,这个版本包括一些重要的安全更新以及bug修正. 点这里 查看详细信息.以及2.0.50的变动清单 ......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE