- 青菜
- 60 克高麗菜(約 1/4 顆)切粗絲
- 半顆洋蔥切絲
- 1/4 根🥕切絲
- 蔥段一手把
- 肉
- 40 克豬肉絲(約半個拳頭的量),用以下材料醃漬
- 半勺米酒
- 半勺蠔油
- 40 克豬肉絲(約半個拳頭的量),用以下材料醃漬
This file contains 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
1. https://jsfiddle.net/lauviah0622/3e7r6yk8/5/ | |
2. https://jsfiddle.net/lauviah0622/nrkqta47/3/ | |
3. | |
4. https://jsfiddle.net/lauviah0622/judpwgem/6/ | |
5. https://jsfiddle.net/lauviah0622/fw67uLh8/2/ | |
6. https://codesandbox.io/s/objective-wozniak-1mn8cc?file=/src/App.js | |
7. 1,在該次的 scope 裡面可以把 count 視為 0,而兩次的 setCount 都是 setCount(1),因此為 | |
This file contains 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
openapi: 3.0.1 | |
info: | |
title: Order API | |
description: >- | |
Order API practice | |
termsOfService: http://swagger.io/terms/ | |
contact: | |
email: apiteam@swagger.io | |
license: | |
name: Apache 2.0 |
This file contains 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
// 填补的安全检查 | |
if (!Promise.observe) { | |
Promise.observe = function(pr,cb) { | |
// 从侧面观察`pr`的解析 | |
pr.then( | |
function fulfilled(msg){ | |
// 异步安排回调(作为Job) | |
Promise.resolve( msg ).then( cb ); | |
}, | |
function rejected(err){ |
This file contains 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
{"version":1,"resource":"file:///Users/feversocial/Documents/journal/note/prisma.client.md","entries":[{"id":"MUs8.md","source":"undoRedo.source","timestamp":1649861663801},{"id":"CnV7.md","timestamp":1649861685458}]} |
This file contains 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
{"lastUpload":"2019-12-06T02:06:38.244Z","extensionVersion":"v3.4.3"} |