您好,登錄后才能下訂單哦!
JBuilder Tip Of DayXML:namespace prefix = o ns = "urn:schemas-microsoft-com:Office:office" />
每日提示
1、Package an application for web Start in two steps:
兩步打包一個Web Start應用程序:
First , creat a JAR for your application files using the Archive Builder(Wizards |Archive Builder).
首先,利用文檔建筑器(Wizards |Archive Builder)為你的應用程序文件創建一個JAR。
Second , run the Web Start Launcher wizard to create a sample home page and a .jnlp file.
然后,運行Web Start Launcher wizard來創建一個實例主頁和一個.jnlp文件
When you make the homepage available in a web server ,users who have Web Start installed can launch the application with a single click on the link in the homepage.
當你把這個主頁放到一個服務器上時,安裝了Web Start的用戶只需單擊主頁上的鏈接就可以啟動該應用程序
2、Compile with debug information
有調試信息的編譯:
Control your debug information .Choose from these debug options on the Build page of Progect Properties(Project|Project Properties):
控制你的調試信息。從工程屬性(Project|Project Properties)建造頁的以下調試選項里選擇
*source , Line , and Variable Information
源程序,所在行,和變量信息
*Source And Line Only
僅源程序和所在行
*Source Only
僅源程序
*None
沒有
Rebuild your project for these changes to take effect . In JBuilder Personal ,
重新構造你的工程這些改動會起作用。在JBuilder Personal中,
only two options are available: Source,Line,and Variable Information and Source And Line Only.
只有兩個選項時可用的:Source, Line, and Variable Information和 Source And Line Only.
3、Find the execution point
尋找中斷點
To find the current execution point ,choose Run|Show Execution Point or click the Show Current Frame icon on the debugger toolbar.
想要找到當前的中斷點,選擇Run|Show Execution Point 或者點擊在調試工具條上的Show Current Frame圖標
4、File tab menu
文件標簽菜單
You can run, debug ,make, and rebuild directly from the file tab menu in the content pane.
你可以從內容面板的文件標簽菜單直接的運行,調試,構造,和重建造
Right-click the file tab to choose any of these menu items .
右鍵單擊文件標簽來選擇其中的菜單項。
The source file must have a public static main() method for Run and Debug to appear on the menu.
要使運行和調試出現在菜單上,原程序必須有一個公共的靜態的main()方法。
5、Find documentation in the Help Viewer
在幫助瀏覽器中查找文件
There are several ways to find documentation in the Help Viewer:
以下有幾種從幫助瀏覽器中查找文件的途徑:
*Contents: displays an expandable Table of Contents for all books.
內容:顯示一個關于所有書的可放大的表格
*Index: displays the index entries for all books.
索引:顯示所有書的索引
*Find: allows you to enter search words for all books.
查找:允許你輸入要查找的字符,在所有書中查找
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。