
<html>
<head>
<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
<script type="text/javascript">
google.charts.load('current', {'packages':['corechart']});
google.charts.setOnLoadCallback(drawChart);
dorcas8434 發表在
痞客邦
留言(0)
人氣()

<html>
<head>
<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
<script type="text/javascript">
google.charts.load('current', {'packages':['corechart']});
google.charts.setOnLoadCallback(drawChart);
dorcas8434 發表在
痞客邦
留言(0)
人氣()

1.文字檔改HTML格式
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=BIG5">
<title>第一支javaScript</title>
</head>
<body>
<h2>document.write用法</h2>
<Script type ="text/javascript">
document.write("Hello world!!");
</Script>
</body>
</html>
dorcas8434 發表在
痞客邦
留言(0)
人氣()

https://www.orztw.com/2014/06/xampp-install-on-windows.html
安裝阿帕契 並執行且架設網站
dorcas8434 發表在
痞客邦
留言(0)
人氣()
dorcas8434 發表在
痞客邦
留言(0)
人氣()
dorcas8434 發表在
痞客邦
留言(0)
人氣()
https://blog.yslifes.com/archives/918 <-這個網址 按照步驟做
package db;
dorcas8434 發表在
痞客邦
留言(0)
人氣()
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using System.Data.OleDb;
using System.IO;
dorcas8434 發表在
痞客邦
留言(0)
人氣()

package test;
import java.sql.Connection;
dorcas8434 發表在
痞客邦
留言(0)
人氣()
dorcas8434 發表在
痞客邦
留言(0)
人氣()

using System;
dorcas8434 發表在
痞客邦
留言(0)
人氣()

using System;
dorcas8434 發表在
痞客邦
留言(0)
人氣()