摘要:
PowerDesigner--Tools--Display Preferences--Format--Association--Modify--LineStyle --Corners --选第二个,直角打折 阅读全文
posted @ 2012-11-15 13:35 Baseric 阅读(245) 评论(0) 推荐(0)
摘要:
PowerDesigner--Tools--Display Preferences--Format--Association--Modify--LineStyle --Corners --选第二个,直角打折 阅读全文
posted @ 2012-11-15 13:35 Baseric 阅读(245) 评论(0) 推荐(0)
摘要:
http://hoou02.blog.163.com/blog/static/17162082010112092254196/?latestBlog1.单击事件___onclick 用户单击鼠标按键时产生的事件.同时onclick指定的事件处理程序或代码将被调用执行. 如:<input type="button" value="打开页面" onlick="window.open('xxxx.html','newwindow','width=456,height=230,toolbar=no,menu 阅读全文
posted @ 2011-10-25 16:26 Baseric 阅读(200) 评论(0) 推荐(0)
摘要:
訪問簡要格式:$.ajax({ type: "POST", url: "http://172.99.99.99:999/xxxxxxxxxx.asmx/xxxxxx", data: "userNoList=" + obj, dataType: "xml", success: function(result, status) {//you function }, error: function(result, status) { alert(result.responseText); } });1.Firefox瀏覽 阅读全文
posted @ 2011-10-25 14:24 Baseric 阅读(205) 评论(0) 推荐(0) |
||