当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: 近来发现对VC中还是有很多的不懂,其中有一个不懂的就是stri
 

 

    摘要: local time in the following example code fragment, the universal time offset is added to the universal time, giving the local time. the universal time offset is determined by the locales time ......
    摘要:摘 要:本文提供了四种启动画面制作方法。   使用启动画面一是可以减少等待程序加载过程中的枯燥感(尤其是一些大型程序);二是可以用来显示软件名称和版权等提示信息。怎样使用vc++制作应用程序的启动画面呢?本文提供四种方法,前三种适用于基于文档的应用程序,第四种适用于基于对话框的应用程序。 1.利用组件库中的splash screen组件实现  (1)用photoshop等制作启动画面图像,保存为b......


VC中的string table

idr_mainframe <windowtitle>\n<docname>\n<filenewname>\n                    <filtername>\n <filterext>\n<regfiletypeid>\n                    <regfiletypename>\n <filtermacext(filterwinext)>\n                    <filtermacname(filterwinname)> the following table defines each of the substrings: 【推荐阅读:网络socket编程(2)---客户端

近来发现对vc中还是有很多的不懂,其中有一个不懂的就是string table.今天要记录的东东是:假如某一个string table是\ntest42\ntest42\n\n\ntest4264.document\ntest42 document那么:这么核心的东西才给20分第一个\ntest42标书主窗口的标题第二个\ntest42是新文件名紧接着的两个\n,其中的第一个用在file open 与save对话框中的标志符第二个是用于file open 与save对话框的过滤器中的扩张类型ntest4264.document是注册文件类型ntest42 document是注册文件类型名


...   下一页
    摘要:  在vc环境下,mfc console程序默认行为是单线程工作环境。我们在“工程->设置->c\c++”下的code generation选项中,将use run-time library设为multithreaded(多线程)。也可以在当前当前的project options 中加入“/mt”。(表示使用多线程版本的c runtime函数库) #include #include ......
» 本期热门文章:

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