代码搜索:Opera

找到约 937 项符合「Opera」的源代码

代码结果 937
www.eeworm.com/read/475448/6781754

c operfunc.c

/******************* (c) Marvell Semiconductor, Inc., 2001 ******************** * * $HEADER& * * Purpose: * * This file contains the function prototypes for MRVDRV opera
www.eeworm.com/read/425735/10332415

js request.js

/** * Ajax 基本请求信息文件 * 作者: J li */ //处理浏览器,用来选择不同的XML读取函数 var agt = navigator.userAgent.toLowerCase(); var is_opera = (agt.indexOf("opera") != -1); var is_ie = (agt.indexOf("msie") != -1) &
www.eeworm.com/read/235668/14056575

js request.js

/** * Ajax 基本请求信息文件 * 作者: J li */ //处理浏览器,用来选择不同的XML读取函数 var agt = navigator.userAgent.toLowerCase(); var is_opera = (agt.indexOf("opera") != -1); var is_ie = (agt.indexOf("msie") != -1) &
www.eeworm.com/read/119738/14823372

sct pasobmsg.sct

SCRIPT_NOREPEAT_HEADER_BEGIN Sender Class Name, Sender Operation, Sequence Number, Return Type, Receiver Object, Invoked Operation, Parameters SCRIPT_NOREPEAT_HEADER_END [INTERACTION_SENDER_CLASS_
www.eeworm.com/read/164937/10081283

h serial.h

/*---------------------------------------------------------------------------*/ /** @file serial.h @brief Serial API header file Serial utility functions, it helps programmer easily opera
www.eeworm.com/read/164937/10081285

c serial.c

/*---------------------------------------------------------------------------*/ /** @file serial.c @brief Serial API define file Serial utility functions, it helps programmer easily opera
www.eeworm.com/read/427798/1965005

js browdata.js

// ----------------------------------------------------------- // BrowserData() constructor // .userAgent: (string) the HTTP_USER_AGENT input string // .browser: (string) "MSIE", "Opera", "Nav", "O
www.eeworm.com/read/429283/1949890

js tiny_mce.js

var tinymce={majorVersion:"3",minorVersion:"2.2",releaseDate:"2009-03-05",_init:function(){var d=this,p=document,n=window,q=navigator,w=q.userAgent,r,x,s,t,u,i;d.isOpera=n.opera&&opera.buildNumber;d.i
www.eeworm.com/read/169013/9885612

cpp operatecomm.cpp

// operatecomm.cpp: implementation of the Coperatecomm class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "ModemSMS.h" #include "opera
www.eeworm.com/read/348543/3154461

js ajax.js

var ajaxHttpRequest = false; var ajaxHttpRequestset = false; function ajaxInit() { if(window.XMLHttpRequest) { //Mozilla, Opera, ... ajaxHttpRequest = new XMLHttpRequest(); if(ajaxHttpRequ