摘要:
To Read Select Option Value$('#selectId').val();To Set Select Option Value$('#selectId').val('newValue');To Read Selected Text$('#selectId>option:selected').text();// sets selected index of a select box to the option with the value "0"$("select#elem& 阅读全文
摘要:
from:http://hi.baidu.com/%D6%DC%B3%AC%D2%DA/blog/item/9d842027d0bb751b8a82a1e7.html官方地址:http://www.swftools.org/download.html下载swftools-2010-02-06-1900.exeswftools-2010-02-06-1900.rar命令行参数可以通过pdf2swf -f得到: * -h , –help Print short help message and exit 打印帮助信息 * -V , –version Print version info and e 阅读全文