(→같이 보기) |
Jmnote bot (토론 | 기여) 잔글 (봇: 자동으로 텍스트 교체 (-</source> +</syntaxhighlight>, -<source +<syntaxhighlight )) |
||
2번째 줄: | 2번째 줄: | ||
;appengine-try-php-master/.playground | ;appengine-try-php-master/.playground | ||
< | <syntaxhighlight lang='javascript'> | ||
{ | { | ||
"project_name": "Hello World - PHP", | "project_name": "Hello World - PHP", | ||
13번째 줄: | 13번째 줄: | ||
"download_filename": "appengine-try-php.zip" | "download_filename": "appengine-try-php.zip" | ||
} | } | ||
</ | </syntaxhighlight> | ||
==같이 보기== | ==같이 보기== |
2020년 11월 2일 (월) 02:54 기준 최신판
1 개요[ | ]
- appengine-try-php-master/.playground
JavaScript
Copy
{
"project_name": "Hello World - PHP",
"project_description": "Starter code for a Google App Engine app in PHP.",
"show_files": [
"helloworld.php",
"app.yaml"
],
"read_only_demo_url": "https://try-php-demo-dot-cloud-playground.appspot.com/",
"download_filename": "appengine-try-php.zip"
}
2 같이 보기[ | ]
편집자 Jmnote Jmnote bot
로그인하시면 댓글을 쓸 수 있습니다.