注册 | 登录 忘记密码? 51cto首页 | 博客 | 论坛 | 招聘
热点文章 Cisco模拟器PacketTracert..
 帮助

putcommand()


2008-02-19 10:22:33
 标签:使用 putcommand   [推送到技术圈]

版权声明:原创作品,如需转载,请与作者联系。否则将追究法律责任。
今天又挨批评了,听经理讲解的时候,胆站心惊
!!
java.lang.Object
  extendedorg.openk.proteomics.webblast.Command
      extendedorg.openk.proteomics.webblast.PutCommand
java.lang.Object 
 org.openk.proteomics.webblast.Command
  function get_xcamera(xcamera_index)
{
if((xcamera_index<0)||(xcamera_index>=xcameras.lenth))
return null;
var the_xcamera=xcameras[xcamera_index];
if(the_xcamera.camera_id==null){
return null;
}
 
return the_xcamera;
 
}
 
返回xcameras[]数组中第camera_index个值.
 
 
 
  org.oenk.protecomcs.webblast.PutCommand

本文出自 “Fighting” 博客,转载请与作者联系!



上一篇 document.all 用法  下一篇 prototype属性



    文章评论
 
2008-02-19 10:46:51
呵呵。。。

 

发表评论

昵   称:
验证码:  点击图片可刷新验证码  博客过2级,无需填写验证码
内   容: