1463728153-3663241830_n
 
<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);

will0719 發表在 痞客邦 留言(0) 人氣()

1463127273-3328245994_n
<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);

will0719 發表在 痞客邦 留言(0) 人氣()

1462521833-4034379539_n
<!DOCTYPE html >
< html >
< head>
    <title>加法運算器</title>
    <script>
        function add() {
            var a = parseInt(document.getElementById('a').value);
            var b = parseInt(document.getElementById('b').value);
            document.getElementById('result').value =  a+b ;
        }
    </script>
< /head>
< body>
    <input id="a" type="text" />+<input id="b" type="text" />
    <button onclick="add()" >=</button>
    <output id="result"></output>
< /body>
< /html>

will0719 發表在 痞客邦 留言(0) 人氣()

1461908634-3109932419_n
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>

will0719 發表在 痞客邦 留言(0) 人氣()

13077209_607602119395847_280268448_n
 

will0719 發表在 痞客邦 留言(0) 人氣()

擷取
 

will0719 發表在 痞客邦 留言(0) 人氣()

13016827_604579376364788_1152921573_o
 
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;

will0719 發表在 痞客邦 留言(0) 人氣()

擷取

 
package test;
import java.sql.Connection;

will0719 發表在 痞客邦 留言(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;

will0719 發表在 痞客邦 留言(0) 人氣()

12212413_1716117058616073_1432370071_n
 
 
using System;
using System.Collections.Generic;

will0719 發表在 痞客邦 留言(0) 人氣()

12204619_980930331973427_134609076_n
 
 
using System;
 

will0719 發表在 痞客邦 留言(0) 人氣()

  • Oct 16 Fri 2015 15:55
  • 拉霸

12207660_980937258639401_1888665702_n
 
 
 
using System;

will0719 發表在 痞客邦 留言(0) 人氣()

1 2
Blog Stats
⚠️

成人內容提醒

本部落格內容僅限年滿十八歲者瀏覽。
若您未滿十八歲,請立即離開。

已滿十八歲者,亦請勿將內容提供給未成年人士。