码迷,mamicode.com
首页 >  
搜索关键字:general    ( 2945个结果
Eclipse C++ 开发配置
Eclipse C++ 编译环境配置头文件(include) & 库路径(lib) 配置project(/ 工程右键点击) -> properties -> C/C++ General -> Paths and symbos -> GUN C/C++依赖库(libs) 配置Project(/ 工程....
分类:编程语言   时间:2014-11-07 12:34:16    阅读次数:163
LibShortText 怎么处理中文文档
LibShortText 是林智仁老师继 libsvm、liblinear 之后的另一力作,主要有几大特征:It is more efficient than general text-mining packages. On a typical computer, processing and tr...
分类:其他好文   时间:2014-11-06 19:43:42    阅读次数:579
将eclipse新建项目的默认编码GBK改为UTF-8
在eclipse下: 新建项目默认编码设置:Window->Preferences->General->Workspace->Text file encoding 将其改为UFT-8即可, 最后点“OK”保存退出即可。 这样新建的项目的编码就是UTF-8了。 新建文件默认编码设置:如.html, ....
分类:系统相关   时间:2014-11-06 12:32:55    阅读次数:193
控制台应用程序中添加对MFC的支持
在windows控制台应用程序中,肯能会想使用一些MFC中的类,如CStringArray等,通过下面两步简单的设置可以添加对MFC的支持:1、右击工程名 -> References 选择 All Configuration ->Configuration Properties ->General....
分类:编程语言   时间:2014-11-06 00:27:21    阅读次数:211
toastmasters(October 30, 2014)
October 30, 2014        19:00~21:00        Feishang Cafe Today I had only been there one hour, so I missed the Table Topics. I found that I could understand what they said in general. In the foll...
分类:其他好文   时间:2014-11-05 21:29:57    阅读次数:208
设置Eclipse编码方式
1、windows->Preferences...打开"首选项"对话框,左侧导航树,导航到 general->Workspace,右侧Text file encoding,选择Other,改变为UTF-8,以后新建立工程其属性对话框中的Text file encoding即为UTF-8。2、wind...
分类:系统相关   时间:2014-11-05 19:38:42    阅读次数:180
田忌赛马
田忌赛马 时间限制:3000 ms  |  内存限制:65535 KB 难度:3 描述Here is a famous story in Chinese history. "That was about 2300 years ago. General Tian Ji was a high official in the country Qi. He likes to...
分类:其他好文   时间:2014-11-05 14:57:11    阅读次数:143
vs 问题总结
1. wchar,char的问题 工程-属性-general-character Set 改成Use Multi-Byte Character Set2. 删除sdf ipcha. Tools->Options->Text Editor->C/C++->Advanced,在 Fallback Loc...
分类:其他好文   时间:2014-11-05 12:25:20    阅读次数:137
Netsuite > Employee Record Name维护规则
Employee Record Name 维护规则- 在NS系统设计中,默认的Field展现是:First Name, Middle Name, Last Name- 在General Preferences(Setup > Company > Genernal Prefrences)中,影响员工姓...
分类:Web程序   时间:2014-11-05 10:45:53    阅读次数:144
codeblock 设置背景颜色
今天觉得codeblock看着刺眼,想了想,能不能跟vs利用dark背景一样可以设置一个舒服的背景。于是就开始各种点击,各种摸索了。1. 背景和各种颜色设置不妨先说下vs中的设置是:工具(Tools) -- 选项(Options) -- 环境(Environment) -- 常规(General) ...
分类:其他好文   时间:2014-11-04 18:57:56    阅读次数:450
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!