/* your custom style here */
                #custom_body_highlight h6::before {
                    content: "h6";
                    margin-right: 10px;
                    color: gainsboro;
                }
                @font-face {
                  font-family: "EBG12-Re";
                    src: url("fonts/EBGaramond12-Regular.ttf") format("truetype");
                }                
       
      
      /* your custom style here */
                #custom_body_highlight h6::before {
                    content: "h6";
                    margin-right: 10px;
                    color: gainsboro;
                }
                @font-face {
                  font-family: "EBG12-Re";
                    src: url("fonts/EBGaramond12-Regular.ttf") format("truetype");
                }
                
                function(int a, int b) {
                  int c = 10;
                  c = c + a + b;
                  return c;
                }
       
      
            import pandas                     #导入数据统计模块
data = {'A': [1,2,3,4,5],'B': [6,7,8,9,10],'C': [11,12,13,14,15]}
data__frame = pandas.DataFrame(data)
print(data__frame)
            
        
            
              void get(int a, int b);
            
        
        Animation {
name {初始化 HTC};
Controller {
    life{0,200};
        Action {
            Program {
                pluginCall("PEToHTC","打开",0);
                pluginCall("PEToHTC","设置地面路径","/scene/model/大场景 001");
            }
        }
    }
}
}