单选的select:$("#single").val("Single2");多选的select:$("#multiple").val(["Multiple2", "Multiple3"]); //注意是数组形式里边checkbox和radio: check1 check2 radio1 radio....
分类:
Web程序 时间:
2014-10-24 18:48:15
阅读次数:
203
1、cl_abap_list_utilities=>dynamic_output_length 类得静态方法可以计算出字符串长度。以下输出的是7DATA: lv_str TYPE string, lv_len TYPE I , lv_char TYPE c...
分类:
其他好文 时间:
2014-10-24 18:05:57
阅读次数:
135
1. Tasks and Back Stack An application usually contains multiple activities. Each activity should be designed around a specific kind of action the us....
分类:
移动开发 时间:
2014-10-24 14:16:41
阅读次数:
297
Problem Description
After coding so many days,Mr Acmer wants to have a good rest.So travelling is the best choice!He has decided to visit n cities(he insists on seeing all the cities!And he does no...
分类:
其他好文 时间:
2014-10-24 13:01:58
阅读次数:
279
Building Roads
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 9360
Accepted: 2690
Description
Farmer John had just acquired several new farms! He wants to...
分类:
其他好文 时间:
2014-10-24 12:59:25
阅读次数:
224
Pasha has many hamsters and he makes them work out. Today,
n hamsters (n is even) came to work out. The hamsters lined up and each hamster either sat down or stood up.
For another exercise, Pasha n...
分类:
其他好文 时间:
2014-10-24 11:06:01
阅读次数:
238
每天积累一点点,加油!!!2014.10.24bucket list : a list of things someone wants to do before he dies.The movie "2012" does remind me that I have yet to finish my ...
分类:
其他好文 时间:
2014-10-24 10:31:19
阅读次数:
190
apache部署Django项目时出现错误 Permission?denied:?mod_wsgi?(pid=2081):?Unable?to?connect?to?WSGI?daemon?process?‘autotester‘?on?‘/etc/httpd/logs/wsgi.2076.0.1.sock‘?after?multiple?a...
分类:
Web程序 时间:
2014-10-24 01:48:24
阅读次数:
203
http://nxway.blogspot.ca/2007/10/prt-extension-and-multiple-nx-versions.htmlTo open prt files with NX 7.5:Change HKEY_CLASSES_ROOT\UGpartfile\shell\op...
分类:
其他好文 时间:
2014-10-24 00:02:48
阅读次数:
241
1. Fragments A Fragment represents a behavior or a portion of user interface in an Activity. You can combine multiple fragments in a single activity.....
分类:
移动开发 时间:
2014-10-23 22:20:50
阅读次数:
458