FOSS4G 2019 KOBE.KANSAI のハンズオン「JavaScriptとMySQLでGISを作ってみよう」を受講される方向けの情報です。
https://www.osgeo.jp/events/foss4g-2019/foss4g-2019-kobe-kansai/foss4g2019-kobe-handson#mysql
受講前に下記のインストールをお願いします。
以降は補足です。
FileZillaにはClientとServerがありますが、Clientを使用します。また、Clientには有料のProと無料の通常版がありますが通常版で構いません。
他のFTPクライアントでも構いませんが、設定方法などサポートできないためFileZilla Clientを推奨します。
また、英語が不得意な方は日本語化しておくと良いかもしれません。
メニューの Edit -Settings-Languagesで「Japanese(ja_JP)」を選択する。
メニューの FileZilla -Settings-Languagesで「Japanese(ja_JP)」を選択する。
参考:
http://nekonomemo.net/filezilla-language-japanese/
UTF-8のテキストファイルの編集ができれば何でも構いません。
こだわりが無い方はVisual Studio Codeの利用をオススメします。
サンプルプログラムはGoogle Chromeでのみ動作を確認しています。
また、Chromeのデバッグツールも使用するためインストールをお願いします。
また、JSONを見やすく整形してくれる下記のような拡張機能を入れておくとデバッグが楽になります。
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
![image alt](https:// "title") | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | Emoji list | ||
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing