Ext.onReady(function() { Ext.create(‘Ext.container.Viewport‘, { layout : ‘border‘, ?defaults : { ? ? ? ? ? ? autoScroll : true ? ? ? ? }, items : [ {? region : ‘north‘,? html : ‘ <div ...
分类:
Web程序 时间:
2015-04-14 14:49:27
阅读次数:
246
import groovy.swing.* import javax.swing.* import java.awt.*def swing = new SwingBuilder()swing.frame(title:"hello",show:true){ panel(){ def mm=...
分类:
其他好文 时间:
2015-04-14 00:31:27
阅读次数:
122
26.面板控件和分组框控件,滚动条控件面板(panel)和分组框控件(GroupBox)控件是一种容器控件,可以容纳其他的控件,同时为控件分组。功能就是对窗口上的其他控件进行分类。滚动条控件(ScrollBar),有水平滚动条和垂直滚动条。1.常用的属性。a.Minimun(最小值)属性,滚动..
1.Control Panel\All Control Panel Items\Administrative Tools 下找到Server Manager2.打开Server Manager, 在roles里面 右侧 点击 Add Roles3.对 File Services和Web Server...
Superbot is an interesting game which you need to control the robot on an N*M grid map.
As you see, it's just a simple game: there is a control panel with four direction left (1st position), right ...
分类:
其他好文 时间:
2015-04-13 00:28:23
阅读次数:
171
学习这一点的时候,让我感到很惊讶,因为我在丝毫没有看到ajax影子的情况下的的确确的使用着ajax,这必然是极好的。
面板的属性,方法和行为相对比较多,在这里就不做太多的累赘,这里只说一下关于一些关于被面板封装的Ajax操作。
$(function(){
$("#box").panel({
title: '搜面板',
width: 500,
height: 500,
icon...
分类:
Web程序 时间:
2015-04-12 17:52:04
阅读次数:
167
XFCE stores it‘s configuration for the running session in?xfconfd. Feel free to back up the files you‘re going to delete first. Shut down the panel first,?xfce4-panel --quit Kill the xfce4 confi...
分类:
其他好文 时间:
2015-04-11 19:37:11
阅读次数:
180
使用向导欢迎使用EXTJS使用向导创建一个登录系统
分类:
Web程序 时间:
2015-04-08 12:37:11
阅读次数:
117
项目遇到jsp页面显示的效果需要修改,通过.css修改.jsp
需求是把grid panel往下移,这样美观一点。修改成下面这样:
通过审查元素确定这部分是。新建.css文件。
@CHARSET "UTF-8";
#topic-grid {
padding-top:36px;
}
在jsp文件中加上这句话,配置css文件路径。
这样css文件中的代码就会起效果了...
分类:
Web程序 时间:
2015-04-07 17:48:48
阅读次数:
126
Python2.x与3.x语法并不相同,这里装的是2.6.6的版本。1.下载Python2.6.6:https://www.python.org/downloads/根据自身计算机的特点选择Python2.6.6.msi安装-x86与x642.新增两环境变量:control panel-->Syst...
分类:
编程语言 时间:
2015-04-07 15:11:38
阅读次数:
128