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

  • 【案例】2013年安徽高考15题
  • 球体的体积推导
  • 三位數除以一位數(一)
  • 異分母分數減法
  • 判斷球體

Discover Resources

  • test06
  • 直角坐标
  • test
  • 第一階段:二次函數恆正恆負條件,完成後往下至下一階段
  • Copy of 平行四邊形的面積

Discover Topics

  • Differential Equation
  • Limits
  • Rational Numbers
  • Isosceles Triangles
  • Combinatorics
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

© 2025 GeoGebra®