Skip to content

Instantly share code, notes, and snippets.

績優志工團隊評鑑表
受評團隊
成立日期
運用單位
志工人數
通訊處
承辦人及電話
網址
e-mail
@twlca
twlca / data.json
Last active June 16, 2016 07:02
示範由 JSON data 轉換成 HTML table 資料表
var members = "[{"name":"林慶福","birthday":{"year":1969,"month":10,"day":10},"pid":"V120405500","qualification":"實習志工","ID":1},{"name":"陳美玲","birthday":{"year":1961,"month":3,"day":31},"pid":"V220499424","qualification":"實習志工","ID":2},{"name":"鄭淑雲","birthday":{"year":1971,"month":11,"day":2},"pid":"V220333387","qualification":"實習志工","ID":3},{"name":"廖心如","birthday":{"year":1959,"month":6,"day":11},"pid":"V220410209","qualification":"實習志工","ID":4},{"name":"蔡馥伊","birthday":{"year":1971,"month":5,"day":26},"pid":"V220605306","qualification":"實習志工","ID":5},{"name":"李金發","birthday":{"year":1965,"month":3,"day":7},"pid":"V120045031","qualification":"社字第054333號","ID":6},{"name":"邱淑娟","birhtday":{"year":1965,"month":3,"day":7},"pid":"V120045031","qualification":"實習志工","ID":7},{"name":"楊菊花","birthday":{"year":1961,"month":10,"day":28},"pid":"V220096174","qualification":"實習志工","ID":8}]"
@twlca
twlca / createElem.js
Last active June 15, 2016 14:05
Create Elements via JSON data
ct1 = document.getElementsByClassName('entry-content')[0];
function createElem( fm_name, tag, attrs, options ) {
if ( document.getElementsByName(fm_name).length != 0 ) {
var fm = document.getElementsByName(fm_name)[0];
} else {
var fm = document.createElement('form');
fm.setAttribute('name', fm_name);
ct1.appendChild(fm);
}
村里 = {
"鄉鎮市": "台東市",
"村里名": [
{
"里名": "大同里",
"人口": null,
"面積": null
},
{
"里名": "中山里",
// 志願服務目的事業主管機關名冊
{
'地方主管': {
'類別': '地方主管',
'編號': 'A00VC1',
'單位名稱': '臺東縣政府',
'電話': '341373'
},
'目的事業主管機關': [
{
@twlca
twlca / pedigree_terms.txt
Created April 24, 2016 14:59
家系圖重要名稱
var pedigree = {
'家系圖': 'pedigree',
'親屬': 'relative',
'父親': 'father',
'母親': 'mother',
'兄弟': 'brother',
'姐妹': 'sister',
'兒子': 'son',
'女兒': 'daughter',
'子女': 'children',
<?php
/**
* Plugin Name: 愛德資訊系統
* Plugin URI:
* Author: 饒裕奇
* Author URI:
* Version: 0.0.1
* Description: 結合社工與志工的資料庫
* License
* Text Domain: lca_docs
@twlca
twlca / bubble_sort.c
Created February 17, 2016 07:19
C Programs
/* File Name: bubble_sort.c
*/
#define N 10
int a[N] = {25, 3, 42, 1, 53, 12, 62, 14, 47, 20};
main()
{
int i, j, k, l, t;
// 定義新的陣列 array
var 五都 = ["台北市", "新北市", "台中市", "台南市", "高雄市"];
console.log( 五都.length );
// 5
// 取得陣列的元素,元素由 0 起算
var 首都 = 五都[0];
// "台北市"
var 南部第一大都市 = 五都[五都.length - 1];
// "高雄市"
---
文件名稱: 個案初步評估表
文件撎頭: 臺東縣(鄉/市)原主民族家庭服務中心
文件副抬頭: 個案初步評估表
文件欄位:
- 案號
- 案主名稱
- 訪視日期
- 填寫日期
- 內容: