scratch初級
自訂函式
為什麼我們需要這個===>
Learn More →
我們花了很多時間定義了新的紅色積木
Learn More →
但原因是什麼呢?
函式A |
---|
工作1 |
工作2 |
工作3 |
工作4 |
工作5 |
工作6 |
scratch初級
scratch初級
scratch初級
For sixth grade
Learn More →
Learn More →
For fifth grade
Learn More →
scratch初級
For sixth grade
Learn More →
For fifth grade
Learn More →
scratch初級
For sixth grade
先將繁雜的東西簡化,再一個個分析
例如:
Learn More →
||
V
Learn More →
然後決定我們要做什麼
例如:
我們今天要把精靈做出來,並且會上下跳
Learn More →
Learn More →
Learn More →
For fifth grade
我們先從方塊是如何造出來開始吧!
Learn More →
Learn More →
scratch初級
上學期末帳戶設定與專案公開
本學期課程講解(我的構想)
上學期我們學習到寫程式的一些注意的東西,這學期我們要學開始建構一個大型的程式
https://scratch.mit.edu/projects/497611409
Learn More →
https://scratch.mit.edu/projects/469540467
Learn More →
OS:
Mar 1, 2024Web 2linenodejs steve@Desktop:~/CTF/Balsn2022$ ls 2linenodejs/ docker-compose.yml Dockerfile flag readflag.c src steve@Desktop:~/CTF/Balsn2022$ ls 2linenodejs/src/ index.js server.js usage.js steve@Desktop:~/CTF/Balsn2022$ cat 2linenodejs/src/server.js #!/usr/local/bin/node process.stdin.setEncoding('utf-8'); process.stdin.on('readable', () => {
Sep 4, 2022How ssl(x509) verify the cert signature with issuer pub key? Implementation First we visit google.com and get certs(end, intermediate, and root) $ openssl s_client -showcerts -connect 8.8.8.8:443 Connecting to 8.8.8.8 CONNECTED(00000003) Can't use SSL_get_servername depth=2 C=US, O=Google Trust Services LLC, CN=GTS Root R1 verify error:num=20:unable to get local issuer certificate
Feb 8, 2022External Pre-Scan └─$ sudo nmap -Pn -p- --min-rate 10000 -sT 10.10.10.48 Starting Nmap 7.92 ( https://nmap.org ) at 2021-12-24 01:29 CST Completed Connect Scan at 01:31, 104.15s elapsed (65535 total ports) Nmap scan report for 10.10.10.48 Host is up (0.20s latency). Not shown: 35527 filtered tcp ports (no-response), 30004 closed tcp ports (conn-refused) PORT STATE SERVICE 22/tcp open ssh
Dec 23, 2021or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up