V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  llajaunie  ›  全部回复第 1 页 / 共 1 页
回复总数  3
这样如何

bool action( int entree, int *sortie){
//...
if(succes){
*sortie= valeur;
return true ;
}
//....

return false ;
}
2016-08-04 22:04:49 +08:00
回复了 slysly759 创建的主题 Python 急!求助 Python 获取 windows 域用户名的方法
试试环境变量?
os.envrion...
PhET interactive simulations, 有一些是 HTML5 的,一些是 Java applet
https://phet.colorado.edu/en/simulations/

力学、运动学模拟可以试试
https://edu.kde.org/step/
"...StepCore is the physical simulation library on which Step is based. It can be used without Step for complex simulations..."

电学模拟,后台可以考虑各种 spice ,或者试试这个 QUCS
http://qucs.sourceforge.net/screenshots.html
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   3819 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 04:19 · PVG 12:19 · LAX 21:19 · JFK 00:19
Developed with CodeLauncher
♥ Do have faith in what you're doing.