--eclipse color themes 插件更新地址:http://eclipse-color-theme.github.io/update/ ?使用:After the installation, go to?Window→Preferences→General→Appereance→Color Theme?to change the color t...
分类:
系统相关 时间:
2014-09-02 12:44:24
阅读次数:
193
多态
在面向对象的程序设计语言中,多态是继数据抽象和继承之后的第三种基本类型。多态通过分离做什么和怎么做,从另一个角度将接口和实现分离开来。多态不但能够改善代码的组织结构和可读性,还能够创建可扩展程序。
再论向上转型
代码
//: polymorphism/music/Note.java
// Notes to play on musical instruments.
pack...
分类:
编程语言 时间:
2014-08-26 00:35:15
阅读次数:
389
在Ambiance主题下,eclipse弹出的tip是黑色背景的,这样压根就看不清java doc。当然可以在外观改变系统主题为其他主题,相应的gtk-2.0/gtkrc要重新设置,比如Ubuntu12.04默认主题为Ambiance,那我们可以把如下路径改为:/usr/share/themes/A...
分类:
编程语言 时间:
2014-08-25 10:02:14
阅读次数:
293
具体请看论文....POJ1743 Musical Theme不重叠的最长重复子串#include #include #include #include using namespace std;#define N 20100int p[N];int sa[N],rank[N],height[N];i...
分类:
其他好文 时间:
2014-08-21 11:10:23
阅读次数:
229
Drupal8的主题制作准备工作已经完成了,那么我们接下来就开始正式制作主题了!一、生成主题的Compass框架首先我们先进入到Druapl8的主题目录:cd/var/www/druapl8/themes然后利用Compass生成主题框架:compasscreatefirehare--css-dir=css--p_w_picpaths-dir=img--javascripts-..
分类:
其他好文 时间:
2014-08-16 01:07:40
阅读次数:
300
//注意引用:vcl.themes, vcl.styles, IOutilsprocedure TForm1.FormCreate(Sender: TObject);var stylename: string;begin TStyleManager.LoadFromFile('F:\My\Sty.....
分类:
其他好文 时间:
2014-08-13 10:26:55
阅读次数:
218
poj1743:http://poj.org/problem?id=1743题意:题解: 1 #include 2 #include 3 #include 4 using namespace std; 5 const int maxn=20010; 6 char str[maxn]; ...
分类:
其他好文 时间:
2014-08-12 21:37:44
阅读次数:
259
"Generic.xaml"这个名称并非偶然 通过上面的叙述,你可能会有冲动将Generic.xaml中的Style代码剪切出来,粘贴到任何一个我们的控件可以找到的地方,然后把Generic.xaml删掉或改成更优雅的名称,如果你运气好的话,这是可行的,因为控件会自下而上(Page,App,Them...
分类:
其他好文 时间:
2014-08-08 20:57:26
阅读次数:
301
将ckeditor文件夹中的adapter 、images、lang、plugins、skins、themes、ckeditor.js、config.js、contents.css解压到js目录然后在页面中引用ckeditor.js然后在页面中通过TextBox TextMode= "MultiLi...
分类:
其他好文 时间:
2014-08-07 00:34:07
阅读次数:
188
1、打开 开始---管理工具----服务器管理器--功能 2、点击 “添加功能”,选择“桌面体验”,这样就会安装上win7 主题和Windows media player 3、重启电脑后,在“服务”里启用 Themes 4、右击桌面,点击 “个性化”设置一下桌机主题、背景图片等等就可以了 ...