Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何通过输入数字作为输入来显示/绘制 9 点屏幕锁定图案使用 PHONEGAP(HTML、JAVASCRIPT、JQUERY、CSS)...(分别从 1-9 假设和命名点)..例如,如果我提供输入序列为 1236987,那么我的输出应该是这样的
[ 1 → 2 → 3 ↓ 4 5 6 ↓ 7 ← 8 ← 9]
我认为这就是你想要的……又快又脏……用过的桌子……没有做所有的箭头方向
http://jsfiddle.net/mattnull/YaCRe/2/