Skip to content

Instantly share code, notes, and snippets.

View cuixiping's full-sized avatar
🎯
Focusing

Cuixiping cuixiping

🎯
Focusing
View GitHub Profile
@cuixiping
cuixiping / h5g
Created July 19, 2012 07:35 — forked from wintercn/h5g
HTML5 Canvas Game Template
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8" />
<!--允许全屏-->
<meta content="yes" name="apple-mobile-web-app-capable"/>
<meta content="yes" name="apple-touch-fullscreen"/>
<!--禁止电话号码和邮箱识别-->