Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 896 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 896 Bytes

Food-Caster

safe guard the food source of restaurant on campus
市售食品中真菌毒素汙染監測計畫檢驗結果資料集 http://data.gov.tw/node/14188
市售食品調查蔬果農藥殘留資料集 http://data.gov.tw/node/8935
市售食品中殘留動物用藥監測結果資料集 http://data.gov.tw/node/14187
校園食材登錄平台 https://fatraceschool.moe.gov.tw/frontend/
韓國首爾麻浦區施粥點 http://www.data.go.kr/dataset/3079351/fileData.do
demo 網址:http://140.128.102.168/map4/
網頁自動合成軟體
環境 Papyrus - Eclipse
下載位置 http://www.eclipse.org/papyrus/downloads/
在工作環境中加入map 及 xmlread 兩個專案
其中xmlread專案中test3.java 有兩句
Document doc=db.parse(new File("D:/Papyrus/workspace/map/map.uml"));
需重新指向map專案中map.uml檔案位置