Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • N naming-conventions
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Kamolpop Kuadsantia (ไอซ์)
  • naming-conventions
  • Wiki
  • Home

Home · Changes

Page history
kamolpop created page: home authored Mar 14, 2016 by Kamolpop Kuadsantia (ไอซ์)'s avatar Kamolpop Kuadsantia (ไอซ์)
Hide whitespace changes
Inline Side-by-side
home.markdown
View page @ 4a8b6bb4
......@@ -74,6 +74,14 @@ Function name
function getWingsColor() {
...
}
function getLegsColor() {
...
}
function getFeatherColor() {
...
}
```
#### Function ที่ return boolean ให้ขึ้นต้นด้วย is, has เช่น
......
Clone repository
  • Home