HTML/CSS/JavaScript Online Develope Environment

OnceDoc support online edition of HTML/CSS/JavaScript code

HTML code online edition interface

HTML代码文档在线编辑界面

CSS code online edition interface

CSS代码文档在线编辑界面

JavaScript code online editon interface

JavaScript代码文档在线编辑界面

Open and edit code file in any formats

You could open code files in other formats in "Code Editor", such as, Python/Java/C#/C/C++, etc.

Right click->"Open with"

右键->“打开方式”

View and edit interface for code in Python

Python格式代码

Shell/Termial command line terminal

OnceDoc provide full functional Linux Shell or Windows Termial command line terminal. So long as there is internet connection, the administrator can restart or kill the progresses on the server whenever and wherever possible. The Terminal opened in default provides hte operation environment for the OnceDoc. You could check the database or web service progress through "oncedb" or "onceio" object.

Check newghost user information through oncedb

oncedb.select('user', { username: 'newghost' }, function(err, docs) { console.log(err, docs) })

HTML代码文档在线编辑界面

Use "quit" command to step out of OnceDoc operation system and back to the command line. Type "oncedoc" again to get back to its operation environment

oncedoc> quit
$

Then you could use Windows or Linux (denpending on the operation system where OnceDoc is on) command happily.

$ dir /w
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. Reserve all rights.
C:\github\oncedoc.release\oncedoc>dir /w
The Volumn in driver C is Windows
The series number of the volumn is A2C2-7149
Directory of C:\github\oncedoc.release\oncedoc
[.] [..] .gitignore config.js [doc]
error.log LICENSE [mod] [node_modules] oncedoc.cmd
package.json README.md [schema] [svr] [web]
7 files 2,725 Bytes
8 catalogs 384,385,712,128 usable bytes
C:\github\oncedoc.release\oncedoc>