python : html 调用本地python程序




"gb2312">
python draw flowers
 


turtle 画一朵花    "/python/draw_flower1.py" target="show"> 源代码   
"button" value="运行 python" οnclick="exec1('D:\\python27\\pythonw.exe D:/python/draw_flower1.py')" />

turtle 画一朵玫瑰花 "/python/draw_rose1.py" target="show"> 源代码 "button" value="运行 python" οnclick="exec1('D:\\python27\\pythonw.exe D:/python/draw_rose1.py')" />
turtle 画一朵西兰花 "/python/draw_xilan1.py" target="show"> 源代码 "button" value="运行 python" οnclick="exec1('D:\\python27\\pythonw.exe D:/python/draw_xilan1.py')" />