- 浏览: 83032 次
- 性别:
- 来自: 福州
最新评论
-
junes_yu:
感谢分享~这个有用!
设置 Eclipse/MyEclipse Alt+/ 快速提示快捷键 -
wangxinyyl:
很好很强大,研究了半天,还是这个办法靠谱
html 中的file文件域 -
yangxiutian:
以后继续发一些关于浏览器兼容的问题
html 中的file文件域 -
yangxiutian:
谢谢你 我找这个找好久了。就是IE6的问题,其他浏览器都 ...
html 中的file文件域 -
mytream:
非常感谢,,用的好好的换了个版本就没这功能了,,咚咚咚响,听 ...
设置 Eclipse/MyEclipse Alt+/ 快速提示快捷键
文章列表
新安装了myeclipse后原Eclipse代码提示[Alt+/]可能会失效.
Eclipse3.3中把内容助手(Content Assist)的快捷键由 Alt+/ 改成了Ctrl+Space,这与操作系统的输入法切换的快捷键冲突,所以造成内容助手不能使用了。
而已前Eclipse 3.2版本中的 Alt+/ 快捷键被作为新的单词补全(Word Competion)功能的快捷键。所以现在想像以前一样使用 Alt+/ 来实现内容助手的功能,就需要更改Eclipse3.3快捷键的设置了。
恢复办法:
1、启动MyEclipse 选择菜单栏 Windows ->Preperences ...
- 2009-12-07 16:07
- 浏览 9287
- 评论(3)
之前因为360顽固木马专杀,把我的oracle 服务弄都没掉了。。。
原来只要重建一个新的数据库,这些oracle services就可以重新出现喽。。
Configuration and Migration Tools ->Database Configuration Assists->后面就重新创建数据库喽
- 2009-11-20 16:29
- 浏览 899
- 评论(0)
需要的JAR包:
Commons-Email-x.x.jar
mail-x.x.jar
activation-x.x.jar (注:如果是JDK1.6,就可以不需要这个了)
commons-email 用户指南
http://commons.apache.org/email/userguide.html
下面只是一个简单的邮件发送。
package com.common.email;
import org.apache.commons.mail.EmailException;
import org.apache.commons.mail.SimpleEmail;
public c ...
- 2009-11-19 10:51
- 浏览 2089
- 评论(0)
一个简单的grid 传form 传值,用了click事件,其实用select事件更优雅一点。
Ext.onReady(function () {
var data = [
['rowen', 'hohai', 'basketball', '2004-11-01'],
['yyy', 'yizhong', 'football', '2004-01-11'],
['ysc', 'jianzhong', 'pingpong', '2004-01-21'],
['yww', 'jianxiao', 'pingpong', ...
- 2009-11-18 10:42
- 浏览 3448
- 评论(0)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset ...
- 2009-11-18 10:02
- 浏览 1928
- 评论(2)
在代码中已经注释了plugins,因为没注释的话,使用getRowClass改变行的CSS不起作用。
另外想用行扩展的话,把plugins:expander的注释去掉即可,不过这样行的CSS就失效了。
//plugins:expander,
在页面中添加RowExpander.js文件引用,文件见附件。
<script type="text/javascript" src="RowExpander.js"></script>
CSS:
.x-grid-record-red table{
background-colo ...
- 2009-11-13 15:21
- 浏览 2818
- 评论(0)
上一步,下一步的类向导,这里用card布局。
Ext.onReady(function () {
this.firstPanel = new Ext.Panel({
frame: true,
title: '第一个面板',
html: '这是第一个面板'
});
this.secondPanel = new Ext.Panel({
frame: true,
title: '第二个面板',
html: '这是第二个面板'
});
va ...
- 2009-11-13 14:43
- 浏览 4317
- 评论(0)
10个优秀的Ajax和Javascript国外资源网站
转载地址:http://www.zzsky.cn/build/content/1246.htm
1、Ajax Rain: http://www.ajaxrain.com
AjaxRain有很多完美整合Ajax、CSS、DHTML或Javascript的实例,有一些Demo的确值得你去看一看,即使你不是网页设计(开发)师。
2、Ajax Daddy: http://www.ajaxdaddy.com
Ajax Daddy收集了大量漂亮的Web2.0工具,其中一个使用的功能就是,在你把某个Ajax或Javascr ...
- 2009-10-27 16:47
- 浏览 2009
- 评论(0)
5 Steps to Understanding Drag and Drop with Ext JS
September 13, 2009 by Jay Garcia
http://www.extjs.com/blog/2009/09/13/5-steps-drag-and-drop-with-ext-js/
One of the most powerful interaction design patterns available to developers is “Drag and Drop.” We utilize Drag and Drop without really giving i ...
- 2009-09-28 10:49
- 浏览 11081
- 评论(0)
The 5 Most Common Problems New Programmers Face--And How You Can Solve Them
by Alex Allain
http://cprogramming.com/beginner_programming_mistakes.html
When you're just starting out with programming, it's easy to run into problems that make you wonder how anyone has ever managed to write a computer pro ...
- 2009-09-27 15:26
- 浏览 1033
- 评论(0)
5 Ways You can Learn Programming Faster
by Alex Allain
http://www.cprogramming.com/how_to_learn_to_program.html
Learning to program isn't something you can do in an afternoon, but it doesn't have to be a life's work, either. There are lots of things you can do to make it easier on yourself when you a ...
- 2009-09-27 14:35
- 浏览 1030
- 评论(0)
问题:http://www.iteye.com/problems/21336引用A:<input name='an[61_1]' type='text' class='style5' size='15' value=''>
A:<input name='an[61_1]' type='text' class='style5' size='15' value=''>
在网页中的效果:
但现在要显示的效果是:
感觉这个是用css改的吧?具体怎么改?
CSS 样式:
<style type='text/css'>
.style5{ ...
- 2009-09-08 13:55
- 浏览 1464
- 评论(0)
成为优秀的程序员真不简单
http://blog.csdn.net/n5/archive/2009/06/13/4267306.aspx
真正精通一门语言,特别是c++这样的复杂语言,不简单。
况且可能需要熟悉3,4种语言,而且要防止惯性的干扰,不简单。
精通数据结构和算法以及优化,正确分析选择问题所需要的数据结构和算法,不简单。
熟悉自己工作的平台的方方面面,从硬件到操作系统到编译器到各种开发库,不简单。
能实用的运用设计模式去设计软件,系统结构清晰合理,开发高效,易维护,不简单。
编写的代码就像艺术品,增一行则多,减一行则少,不简单。
懂得重构,善用重构,追求完美但不超预算,不简 ...
- 2009-08-26 10:09
- 浏览 919
- 评论(3)
省市二级联动,要导入city.js见附件。
Ext.onReady(function () {
var store = new Ext.data.SimpleStore({
fields: ['text', 'city'],
data: citys
});
var linkStore = new Ext.data.SimpleStore({
fields: ['text', 'city'],
data: []
});
var provinceCombo = new Ext.f ...
- 2009-08-25 17:00
- 浏览 2184
- 评论(0)
仿QQ邮箱附件,这个只能看不能用。原因忘记了,反正跟IE有关。
<!--
Author: aqua qin
Tech blog:http://blog.csdn.net/aquadp/
Create Date: 2008-4-8 22:00:00
Last Modify Date: 2008-4-9 22:46:35
-->
<HTML>
<HEAD>
<script>
/**//*
需要注意的几个地方:
.由于input type=file控件不能对type属性赋值( ...
- 2009-08-25 16:12
- 浏览 2796
- 评论(0)