本文中主要包含silverlight開發環境的介紹及相關在配置環境過程中出現的錯誤。1.開發環境建立2.環境配置中出現的問題1.開發環境建立(google得到相關的)1.安裝vs2008或者是vs20102.安裝silverlight tool for vs2008(vs010).3.安裝silverlight runtime4.可選組件expression blend。2.環境配置中出現的問題在使用vs2010建立silverlight project時,點擊F5,出現unable to
學習struts之前還是看看struts這個開源的java架構是幹什麼的?如果使用這個架構我們程式開發人員能夠得到什麼好處?這裡有個簡單的介紹:http://j2ee.masslight.com/Chapter4.html#mvcStruts is a framework that promotes the use of the Model-View-Controller architecture for designing large scale applications. The
在上一片blog中最後留下了這麼一個問題。下面開始來解決。參考:http://www2.roguewave.com/support/docs/leif/leif/html/bobcatug/7-3.htmlhttp://foxty.javaeye.com/blog/39332http://blog.chinaunix.net/u2/86974/showart_1776019.html10.2 Specification of Mappings In the web application
查看java官方文檔:http://tomcat.apache.org/tomcat-5.5-doc/jspapi/javax/servlet/jsp/tagext/JspFragment.html :abstract voidinvoke(java.io.Writer out) Executes the fragment and directs all output to the given Writer, or the JspWriter returned by the
常見的表單收集資料ui和相關得到資料代碼:ui:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html> <head> <title>UserName.html</title> <meta http-equiv="keywords" content="keyword1,keyword2,keyword3"> <
http://www.zendstudio.net/archives/a-json-bug-in-ie/我在最近製作的一個背景程式中,使用一處json初始化一些資訊,用於使用中的調用,我一直在firefox下進行調試和開發,自始至終沒有發現任何有問題的地方,而且是背景程式,就幾個管理員用,所以不用考慮太多表現上的問題,故就以Firefox作為標準了,我們用的JS庫是jquery,其本身的瀏覽器安全色性亦非常好,而bug也就這麼產生了。My Code大致是這樣子的:var info =