Search
GeoGebra
  • Home
  • Resources
  • Profile
  • Classroom
  • App Downloads

GGB Javascript初探(1)

Author:i景然
修改自:geogebra中的javascript初探(1)_哔哩哔哩_bilibili 技术文档参考: Geogebra应用API中文文档 - 物理猫-物理互动学习平台 (phycat.cn) Reference:GeoGebra Apps API - GeoGebra 手册 GeoGebra and JavaScript *GeoGebra脚本应用入门 (enjoyphysics.cn) 物理题库 (enjoyphysics.cn)
var names = ggbApplet.getAllObjectNames("text"); alert(names.length) for (vari= 0;i< names.length; i++){ var name = names[i]; ggbApplet.setFixed(name, true, false); if (ggbApplet.getColor(name) == "#FF0000") { ggbApplet.setColor(name, 0, 0, 0); } else { ggbApplet.setColor(name, 255, 0, 0); ggbApplet.setCoords(name, 0,i *0.8) }

New Resources

  • 兩組對邊相等的四邊形
  • 球体的体积推导(优化版)
  • 兩位數除以一位數(二)
  • 判斷球體
  • 兩組對邊相等和有直角的四邊形

Discover Resources

  • 數值滑桿
  • 三角形
  • 歐拉圓
  • n星角 のコピー
  • 推移(x 方向)的副本

Discover Topics

  • Coordinates
  • Optimization Problems
  • Sequences and Series
  • Pie Chart or Circle Chart
  • Poisson Distribution
AboutPartnersHelp Center
Terms of ServicePrivacyLicense
Graphing CalculatorCalculator SuiteMath Resources

Download our apps here:

Download_on_the_App_Store_Badge_US-UK_RGB_blk_4SVG_092917

© 2026 GeoGebra®