This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <link href="CSS/Leave.css" rel="stylesheet" type="text/css" /> | |
| <html> | |
| <head><title> | |
| 高雄科技大學學生線上請假審核系統 | |
| </title> | |
| <script type="text/javascript"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "waterPercentage": 0.22, | |
| "video_original": [ | |
| { | |
| "second": 1, | |
| "sharps": [ | |
| { | |
| "location": { | |
| "x": 12.2, | |
| "y": 33.3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { \"page\":1, \"notification\":[ { \"link\":\"http://gec.kuas.edu.tw/files/13-1012-70784-1.php\", \"info\":{ \"id\":\"1\", \"title\":\"【公告】停課公告108/05/02_四通四甲- 延伸通識(人文)-世界音樂與多元文化_林世凌老師\", \"department\":\"通識中心\", \"date\":\"2019-05-01 \" } }, { \"link\":\"http://kuasnews.kuas.edu.tw/files/13-1018-70783-1.php\", \"info\":{ \"id\":\"2\", \"title\":\"國立高雄科技大學觀光管理系 徵求專案教師\", \"department\":\"觀光系\", \"date\":\"2019-04-18 \" } }, { \"link\":\"http://gec.kuas.edu.tw/files/13-1012-70782-1.php\", \"info\":{ \"id\":\"3\", \"title\":\"【第21屆優質通識學生學習檔案e化獲獎名單公告】\", \"department\":\"通識中心\", \"date\":\"2019-04-15 \" } }, { \"link\":\"http://gec.kuas.edu.tw/files/13-1012-70780-1.php\", \"info\":{ \"id\":\"4\", \"title\":\"【公告】停課公告108/05/01_四通一甲- 核心(二)生命與倫理_李翠花老師\", \"department\":\"通識中心\", \"date\":\"2019-04-10 \" } }, { \"link\":\"http://gec.kuas.edu.tw/files/13-1012-70779-1.php\", \"info\":{ \"id\":\"5\", \"title\":\"【公告】教室異動及補課時間108/04/17_ 四通一甲-核心(二)生命與倫理-李翠花老師\", \"department\":\"通識中心\", \"date\":\"2019-04-10 \" } }, { \"l |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import 'dart:convert'; | |
| import 'dart:io'; | |
| void main() async { | |
| final rocId = '你的身分證'; | |
| final client = HttpClient(); | |
| List<int> bodyBytes = utf8.encode("uid=$rocId"); // utf8 encode | |
| final request = await client.postUrl( | |
| Uri.parse('https://webap.nkust.edu.tw/nkust/system/getuid_1.jsp'), | |
| ); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "zh":{"data": [{"title": "功能異常公告", "id": 0, "publishedAt": "2020-09-21T13:40:06Z", "weight": 101, "imgUrl": "https://i.imgur.com/4wwDluy.jpg", "url": "https://www.facebook.com/%E9%AB%98%E7%A7%91%E6%A0%A1%E5%8B%99%E9%80%9A-954175941266264", "description": "Hi 各位同學,學校在選課期間把109課表關閉了...\n可能過選課期間才會恢復正常\n有其他問題歡迎到我們粉專回覆!", "expireTime": null, "nextId": 1, "lastId": null}, {"title": "中華武術社 近期活動", "id": 1, "publishedAt": "2020-10-06T10:38:25Z", "weight": 1, "imgUrl": "https://i.imgur.com/ikzFpXl.png", "url": "https://reurl.cc/r8vvaN", "description": "中華武術社,歡迎大家來玩哦~\n對我們社團有興趣可以來了解看看喔!!", "expireTime": "2020-10-12T16:00:00Z", "nextId": 2, "lastId": 0}, {"title": "第四屆 攝影培訓營【攝相光年】", "id": 2, "publishedAt": "2020-09-28T11:31:26Z", "weight": 1, "imgUrl": "https://i.imgur.com/ono0DCj.jpg", "url": "https://docs.google.com/forms/d/e/1FAIpQLSc49NztXOjytS99r9bttPnzEV66xB9tY0nBjsn-47dJqPkfaw/viewform", "description": "歡迎來第四屆x【Framing攝相光年】攝影培訓營\n想學習各種知識?\n喜歡拍照卻找不到人一起?\n剛來到高雄不知道要去哪拍照?\n或是單純想來交朋友?\n你符合上面任何一點,恭喜你。你來對地方了", "expireTi |
OlderNewer