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

  • Fibonacci Clock
  • 近似值:有效數字
  • 判斷球體
  • 美國國旗 (Codex 版)
  • 國旗 (作圖步驟直接餵給 Claude)

Discover Resources

  • 錐體建築師 4
  • 二次函數05
  • DSE Circle-ACT01D Distance of Chords and Centre of a Circle
  • Copy of 方格紙上畫四邊形
  • sequence-circle

Discover Topics

  • Coordinates
  • Binomial Distribution
  • Step Functions
  • Plane Figures or Shapes
  • Upper and Lower Sum or Riemann Sum
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®