1.先設定IP分享器內的「固定IP」,這要先看你的電腦的「閘道器」,通常「閘道器」就是你的IP分享器。以WINDOWS 7 為例,開始>>控制台>>網路和共用中心>>變更介面卡設定>>區域網路>>右鍵 內容>>在「網際網路通訊協定第4版(TCP/IPv4)」 點內容
1.先設定IP分享器內的「固定IP」,這要先看你的電腦的「閘道器」,通常「閘道器」就是你的IP分享器。以WINDOWS 7 為例,開始>>控制台>>網路和共用中心>>變更介面卡設定>>區域網路>>右鍵 內容>>在「網際網路通訊協定第4版(TCP/IPv4)」 點內容
public boolean Numornot(String msg){
try{
Integer.parseInt(msg);
return true;
}catch(Exception e){
return false;
}
}
程式要連線分成3個動作
1.告訴程式我們要連什麼資料庫,所以我們需要不同的工具,像我們要連oracle資料庫,我們就要用oracle提供的工具,如 ojdbc14.jar
HTML meta tag用來提供網頁內容資訊給瀏覽器或是搜尋引擎,例如網頁內容、關鍵字、編碼、作者等資訊。他的內容並不會直接顯示在網頁上,而瀏覽者可以透過檢視原始碼看到。
<div media="print">
<table style="margin-left:auto; margin-right:auto;" width="100%">
<td>
<center>
<input id="print_button" type="button" value="列印" onClick="print_the_page();"
style="font-size: 12pt; width: 60px; height: 30px;"">
</center>
</td>
</table>
</div>
<Script language="JavaScript">
function print_the_page(){
document.getElementById("print_button").style.visibility = "hidden"; //顯示按鈕
javascript:print();
document.getElementById("print_button").style.visibility = "visible"; //不顯示按鈕
1.連點下方"Servers"找出要更改port的server