chunhung.yu

@king87515

Joined on May 1, 2019

  • feathersjsv4 nodejs sequelize // See http://docs.sequelizejs.com/en/latest/docs/models-definition/ // for more of what you can do here. const Sequelize = require('sequelize'); const DataTypes = Sequelize.DataTypes; const { COLUMN } = require('../utils/constant'); module.exports = function (app) { const sequelizeClient = app.get('sequelizeClient'); const node = sequelizeClient.define('node', {
     Like  Bookmark
  • 透過rsa,不需密碼 環境配置 local: windows, mac server: linux vscode extension: Remote SSH建立remoteHost your-host # 使用者定義的別名,可以用別名來替代 ssh userName@ip HostName your-host-name # ip 或是 server name User your-user # user name 生成新的金鑰
     Like  Bookmark
  • categories: website網頁設計 tags: web hexo Git+Hexo-架設個人靜態網站-前言 因為心血來潮,想說是時候該架設自己的網站了,可以記錄自己一些學習心得,在建立環境的時候也是反反覆覆重建了好多次嗚嗚,當然最後還是順利的建完了。 接下來就開始介紹 hexo 的基本安裝,並且架設在自己的github上。 環境:mscOS mojave (當然windows也是可以)
     Like 4 Bookmark
  • Research tags: graphic IGL Keyword Design and Layout Map Optimal Image Shape VISUALIZATION
     Like  Bookmark
  • 台股入門 tags: 股票 新手 [toc] 流程 委託 → 撮合 → 交割 委託
     Like 1 Bookmark
  • 碩論撰寫 tags: Graduate IGL [toc] 畢業前一學期先提出學位論文申請(教學務) 繼祥:忘記提就是活該延畢 口試前注意事項
     Like  Bookmark
  • cerbot vedio https://www.youtube.com/watch?v=snXIDRrZMpM certbot blog https://blog.miniasp.com/post/2021/02/11/Create-SSL-TLS-certificates-from-LetsEncrypt-using-Certbot certbot command
     Like  Bookmark
  • Git操作 git操作 git status git clone github URL (從github上抓下來,到當前目錄) ————push流程————- git add . (全部加) git commit -m “註解” git push git push -f #硬推
     Like 1 Bookmark
  • [toc] Cartograms – classification and terminology 完成於PPT weekly_report_0928 [name=Presenter: Chun-Hung Yu][time=Date: Wed , Aug 26, 2020] [name=Publisher: Sciendo][time=Published online: Nov 1, 2019] Polish Cartographical Review Vol. 51, 2019, no. 2, pp. 51–65
     Like 1 Bookmark
  • [toc] RecMap : Rectangular Map Approximations [name=Presenter: Chun-Hung Yu][time=Date: Tue , July 28, 2020] [name=Publisher: IEEE][time=Date of Conference: Oct, 2004] slide: https://hackmd.io/@king87515/recmap# Authors
     Like 1 Bookmark
  • [toc] Evaluating Cartogram Effectiveness [name=Presenter: Chun-Hung Yu][time=Date: Wed , Aug 11, 2020] [name=Publisher: IEEE Transactions on Visualization and Computer Graphics][time=Published in: Feb 1, 2018, Volume: 24 , Issue: 2] slide: https://hackmd.io/@king87515/ECE# Abstract
     Like 1 Bookmark
  • D3.js Example https://bl.ocks.org/mbostock https://bl.ocks.org/mbostock/7322386 https://bl.ocks.org/mbostock/4679202 https://www.d3-graph-gallery.com/index.html https://www.d3-graph-gallery.com/donut.html https://www.d3-graph-gallery.com/pie.html
     Like 1 Bookmark
  • Web-Based Software Engineering (網際服務軟體工程) [toc] 3/06 課後練習 tomcat 安裝 附件在 tomcat 執行 tomcat 安裝 (reference)
     Like 1 Bookmark
  • [TOC] TODO [x] type vs type! type! means non-nullable [x] implement backend (which language)
     Like 1 Bookmark
  • Github 架設網頁 [TOC] Step 1 : 建立 github 帳號 這部分我就跳過,註冊很簡單,我就附上網路的教學開始使用 GitHub。 建立完成如下圖: Step 2 : 創建 repository (以下我簡稱為repo) 建立完帳號,就可以創建屬於你的repository
     Like 11 Bookmark
  • editor: Yu-Chun-Hung paper source : Convolutional Generative Adversarial Networks with Binary Neurons for Polyphonic Music Generation abstract deep convolutional GAN generate music by binary valued time-pitch matrices hard thresholding(HT) or Bernoulli sampling (BS)
     Like 1 Bookmark
  • Anaconda environment list/create/deactive tags: anaconda anaconda version conda -V create enviroment conda create -n envName
     Like 1 Bookmark