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

  • 近似值:有效數字
  • 判斷球體
  • 兩組對邊相等和有直角的四邊形
  • 國旗 (作圖步驟直接餵給 Claude)
  • 直角坐標平面上的旋轉變換

Discover Resources

  • 切線性質
  • Copy of 七巧板綜合
  • 螢橋國中 陳柏丞
  • 拼貼11939
  • 等轴双曲线

Discover Topics

  • Trigonometry
  • Perimeter
  • Upper and Lower Sum or Riemann Sum
  • Coordinates
  • Pythagoras or Pythagorean Theorem
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®