代码搜索:Opera
找到约 937 项符合「Opera」的源代码
代码结果 937
www.eeworm.com/read/354613/3075496
java dojofilestorageprovider.java
/**
This is a simple class that can load, save, and remove
files from the native file system. It is needed by Safari and Opera
for the dojo.storage.browser.FileStorageProvider, since both of
thes
www.eeworm.com/read/376635/9311356
h complex.h
using namespace std;
class Complex
{
public:
Complex();
Complex(double);
Complex(double,double);
string write() const;
Complex operator+(const Complex&) const;
Complex opera
www.eeworm.com/read/174717/9575176
css normal.css
/*===== CSS theme file for CalendarXP 9.0 (Totally configurable) =====*/
/* NOTE: Better use numbered color values instead of literal ones, because opera has problem with the latter in certain cases.
www.eeworm.com/read/359613/10134025
css normal.css
/*===== CSS theme file for CalendarXP 9.0 (Totally configurable) =====*/
/* NOTE: Better use numbered color values instead of literal ones, because opera has problem with the latter in certain cases.
www.eeworm.com/read/470743/6907667
txt readme.txt
DragDropDemo
This application demonstrates how to drag and drop text, files, URLs and
bitmaps. Both drop target and drop source operations are demonstrated.
In addition to basic drag/drop opera
www.eeworm.com/read/458101/7309213
js loadxmldoc.js
function loadXMLDoc(dname)
{
try //Internet Explorer
{
xmlDoc=new ActiveXObject("Microsoft.XMLDOM");
}
catch(e)
{
try //Firefox, Mozilla, Opera, etc.
{
xmlDoc=document.imp
www.eeworm.com/read/458101/7309241
asp@filename=try_dom_parser tryit_view.asp@filename=try_dom_parser
try //Internet Explorer
{
xmlDoc=new ActiveXObject("Microsoft.XMLDOM");
}
catch(e)
{
try //Firefox, Mozilla, Opera, etc.
{
xm
www.eeworm.com/read/440070/7695019
sh bins.sh
#! /bin/csh -f
echo "This directory contains binary executables" >& RTMP
switch ($OSTYPE)
case linux:
echo "making statically linked ELF excutables for linux"
echo "meant for the LINUX opera
www.eeworm.com/read/436254/7773698
css supermini.css
/*===== CSS theme file for CalendarXP 9.0 (Totally configurable) =====*/
/* NOTE: Better use numbered color values instead of literal ones, because opera has problem with the latter in certain cases.