How to use web2py shell in UliPad
|

|
选择浏览模式:
故事模式 |
单张浏览 |
3D画廊 酷! |
幻灯片
You can open a shell window to test web2py app in UliPad. So let me show you how to config and use it. Remember you shoud use 3.9 version or svn version.
|
如果你是好看簿的用户,请登录以大图方式来查看故事。
如果你还不是好看簿的用户,只需花半分钟注册,然后登录好看簿,再刷新本页面即可以大图方式来查看故事。
如果你觉得好看簿的这种做法令你很不爽,那就投诉吧。
|
|
Goto [Tool]->[Plugins Manager...]
|
如果你是好看簿的用户,请登录以大图方式来查看故事。
如果你还不是好看簿的用户,只需花半分钟注册,然后登录好看簿,再刷新本页面即可以大图方式来查看故事。
如果你觉得好看簿的这种做法令你很不爽,那就投诉吧。
|
|
Check web2py_plugin then restart UliPad.
|
如果你是好看簿的用户,请登录以大图方式来查看故事。
如果你还不是好看簿的用户,只需花半分钟注册,然后登录好看簿,再刷新本页面即可以大图方式来查看故事。
如果你觉得好看簿的这种做法令你很不爽,那就投诉吧。
|
|
Open Directory Browser Window(Press F2 or click Open Directory Browser tool button), then in the context menu select [Open new Directory...] to add web2py folder or drag and drop web2py folder to directory browser window
|
如果你是好看簿的用户,请登录以大图方式来查看故事。
如果你还不是好看簿的用户,只需花半分钟注册,然后登录好看簿,再刷新本页面即可以大图方式来查看故事。
如果你觉得好看簿的这种做法令你很不爽,那就投诉吧。
|
|
Then you'll see the Project Setting dialog, then ensure you checked web2py and python, then click OK button
|
如果你是好看簿的用户,请登录以大图方式来查看故事。
如果你还不是好看簿的用户,只需花半分钟注册,然后登录好看簿,再刷新本页面即可以大图方式来查看故事。
如果你觉得好看簿的这种做法令你很不爽,那就投诉吧。
|
|
So you can expand the web2py folder, and in applications folder, you'll see all apps in your box. Just select one app which you want to test it in Shell window, then pop up the context menu. You'll find [Start web2py Shell] menu item in the bottom.
|
如果你是好看簿的用户,请登录以大图方式来查看故事。
如果你还不是好看簿的用户,只需花半分钟注册,然后登录好看簿,再刷新本页面即可以大图方式来查看故事。
如果你觉得好看簿的这种做法令你很不爽,那就投诉吧。
|
|
When you select [Start web2py shell] menu item, it'll open a Shell Window in the bottom pane for selected app, and you can test web2py code in this shell window. Have fun!
|