码迷,mamicode.com
首页 >  
搜索关键字:general    ( 2945个结果
hdu 1052 Tian Ji -- The Horse Racing 可恶的贪心-------也算是经典贪心题吧,对于一般人来说,不看题解,应该很难做出来吧
Problem Description 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 play horse racing with the king and others." "Both of Tian and the king have three horses in...
分类:其他好文   时间:2015-03-04 17:05:30    阅读次数:203
【随笔】eclipse cdt 添加自动补全功能
自动代码补全完全是一个改善生活质量的功能呀!cdt拥有自动代码补全功能,只是我们没有打开而已 1. 绑定快捷方式 1. windows -> preferences ->general->keys  在搜索框输入  template 然后在binding 中输入 alt+/ 2. 开启自动填充功能 windows -> preferences -> c/c++ -> edi...
分类:系统相关   时间:2015-03-03 16:38:04    阅读次数:2473
Eclipse代码提示设置
Eclipse代码提示需要在Eclipse中进行设置设置完成之后再按快捷键时就能够有智能提示了,设置的方式如下:1.选择MyEclipse6.0菜单栏中的Window->preferences;2.选择General->keys;3.在右侧中间的窗体中点击wordcompletion后再点击remo...
分类:系统相关   时间:2015-03-03 15:01:58    阅读次数:156
Myeclipse的JSP默认打开方式
昨天还好好的 ?突然就报错。。。查看了下文件没有被删 ?所以应该就是MYECLIPSE本身的问题了 ? ? 网上查了下告诉我要更改JSP默认打开方式 ?步骤是选择 window-->Preferences-->General-->Editors-->Fil...
分类:Web程序   时间:2015-03-03 12:02:34    阅读次数:166
java工程导入及jar包生成
1、导入已经开发好的工程 从菜单的File-->Import打开 选中General-->Existing Projects into Workspace点Next按钮选择工程目录即可 2、plugin工程生成jar包 从菜单的File-->Export打开 选中Plug-in Development--...
分类:编程语言   时间:2015-03-02 17:04:45    阅读次数:217
Eclipse调整XML源代码文件字体大小
?? Eclipse调整XML源代码文件字体大小: Window -> Preferences -> General -> Appearance -> Colors and Fonts -> Basic ->  Text Font 点击Edit,设置字体的大小。...
分类:系统相关   时间:2015-03-02 16:55:43    阅读次数:171
1019. General Palindromic Number
A number that will be the same when it is written forwards or backwards is known as a Palindromic Number. For example, 1234321 is a palindromic number. All single digit numbers are palindromic numbers...
分类:其他好文   时间:2015-03-02 09:36:02    阅读次数:111
android开发中常用的Eclipse快捷键详细解析
1.查看快捷键定义的地方    Window->Preferences->General->Keys。 2.更改启动页 在AndroidManifest.xml第一个activity标签项中 android:name=".ResultDemoActivity"    ResultDemoActivity改为你想要第一启动的activity。 3.取消对“块注释的格式化”   Windows->...
分类:移动开发   时间:2015-03-02 09:30:40    阅读次数:148
Caesar's Legions(dp)
Caesar's LegionsTime Limit:2000MSMemory Limit:262144KB64bit IO Format:%I64d & %I64uSubmitStatusDescriptionGaius Julius Caesar, a famous general, loved...
分类:其他好文   时间:2015-03-01 22:11:18    阅读次数:188
【策略】UVa 1344 - Tian Ji -- The Horse Racing(田忌赛马)
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 play horse...
分类:其他好文   时间:2015-02-28 18:23:55    阅读次数:209
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!