a
This commit is contained in:
parent
425c861d82
commit
d510d0cf67
@ -6,14 +6,14 @@
|
||||
## (重要)html與tsx的關係
|
||||

|
||||
|
||||
###APP.tsx與APP.css
|
||||
### APP.tsx與APP.css
|
||||
React框架下主要開發的頁面
|
||||
|
||||
###index.html與index.css
|
||||
### index.html與index.css
|
||||
用來包裝App.tsx頁面
|
||||
index.css主要用來改全域的css
|
||||
|
||||
###main.tsx
|
||||
### main.tsx
|
||||
程式進入點,將App.tsx渲染在index.html上然後將網站run起來
|
||||
(可以以winform或pyqt的app.run下去理解)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user