-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
67 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
menu: | ||
guide: คู่มือ | ||
api: API | ||
tutorials: แหล่งเรียนรู้ | ||
plugins: ปลั๊กอิน | ||
release: เผยแพร่ข้อมูล | ||
|
||
index: | ||
slogan: "การสร้างเฟรมเวอร์คและแอพพลิเคชั่นที่ดีสำหรับองค์กร" | ||
feature11: "กระบวนสำหรับการจัดการ" | ||
feature12: "การสร้างการจัดการผลผลิตและโหลดบาล่านซ์ซิ่ง" | ||
feature21: "การปรับแต่ง" | ||
feature22: "การปรับแต่งเฟรมเวอร์คทีมของคุณบน Egg และ ปลั๊กอิน" | ||
feature31: "ระบบปลั๊กอินแบบเพาเวอร์ฟูล" | ||
feature32: "การใช้ Egg ในระบบปลั๊กอินและการขยาย" | ||
getstart: "เริ่มต้นใช้งาน" | ||
readmore: "อ่านเพิ่มเติม" | ||
|
||
header: | ||
translations: "เปลี่ยนภาษา" | ||
|
||
guide_toc: | ||
Intro: คู่มือผู้เริ่มต้น | ||
What is Egg: Egg.js คืออะไร? | ||
Egg and Koa: Egg.js และ Koa | ||
Get Start: เริ่มต้นแบบด่วน | ||
Basics: ฟังก์ชั่นพื้นฐาน | ||
Structure: โครงสร้างไดเรกทอรี | ||
Objects: การสร้างอ๊อบเจ็ค | ||
Environment: สภาพแวดล้อมการทำงาน | ||
Config: องค์ประกอบ | ||
Middleware: มิดเดิลแวร์ | ||
Router: Router | ||
Controller: Controller | ||
Service: การบริการ | ||
Plugin: ปลั๊กอิน | ||
Schedule: ตารางงาน | ||
Extend: การขยายกรอบ | ||
Custom init: กำหนดเอง | ||
Development: การพัฒนา | ||
Unit Testing: การทดสอบเชิงหน่วย | ||
Core: ฟังก์ชั่นหลัก | ||
Security: ความปลอดภัย | ||
View: มุมมอง | ||
View Plugin: มุมมองปลั๊กอิน | ||
# Passport: | ||
HttpClient: HttpClient | ||
Logger: วารสาร | ||
Error Handling: การจัดการข้อยกเว้น | ||
i18n: i18n | ||
Cluster and IPC: Cluster และ IPC | ||
Cooke and Session: Cookie และ Session | ||
Tutorials: แหล่งเรียนรู้ | ||
Advanced: ขั้นสูง | ||
Cluster Client: การเพิ่มประสิทธิภาพ Cluster | ||
Plugin Development: การพัฒนาปลั๊กอิน | ||
Framework: เฟรมเวอร์ค | ||
Progressive: ความก้าวหน้า | ||
Async Function: ฟังก์ชั่นแบบ Async | ||
Deployment: การพัฒนาเพื่อปรับใช้ | ||
# Loader: | ||
Community: ชุมชน | ||
Plugin List: รายการปลั๊กอิน | ||
Contributing: การสนับสนุน | ||
Member Guide: คู่มือสำหรับสมาชิก | ||
FAQ: คำถามที่พบบ่อย | ||
Resource: ทรัพยากร |