代码搜索:plugin
找到约 10,000 项符合「plugin」的源代码
代码结果 10,000
www.eeworm.com/read/258350/4355260
cpp plugin.cpp
#include "plugin.h"
#include "../widget/filechooser.h"
static const char *filechooser_pixmap[] = {
"22 22 8 1",
" c Gray100",
". c Gray97",
"X c #4f504f",
"o c #00007f",
"O c
www.eeworm.com/read/258350/4355261
pro plugin.pro
TEMPLATE = lib
LANGUAGE = C++
TARGET = filechooser
SOURCES += plugin.cpp ../widget/filechooser.cpp
HEADERS += plugin.h ../widget/filechooser.h
DESTDIR = ../../../../../plugins/designer
target.
www.eeworm.com/read/258350/4355262
h plugin.h
#include
class CustomWidgetPlugin : public QWidgetPlugin
{
public:
CustomWidgetPlugin();
QStringList keys() const;
QWidget* create( const QString &classname, QWidget* p
www.eeworm.com/read/257135/4365438
js plugin.js
function checkJre(){
var agt=navigator.userAgent.toLowerCase();
var is_major = parseInt(navigator.appVersion);
var is_nav = ((agt.indexOf('mozilla')!=-1) && (agt.indexOf('spoofer')== -1)
&& (agt.i
www.eeworm.com/read/255928/4371375
java plugin.java
/*
* Copyright (c) 2001 Sun Microsystems, Inc. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the follow
www.eeworm.com/read/255867/4372393
js plugin.js
function checkJre(){
var agt=navigator.userAgent.toLowerCase();
var is_major = parseInt(navigator.appVersion);
var is_nav = ((agt.indexOf('mozilla')!=-1) && (agt.indexOf('spoofer')== -1)
&& (agt.i
www.eeworm.com/read/255844/4372745
java plugin.java
package org.appfuse.util.security;
public interface PlugIn {}
www.eeworm.com/read/253903/4392006
jsp plugin.jsp
Plugin tag OBJECT or EMBED not supported by browser.
www.eeworm.com/read/161513/5552421
java plugin.java
// **********************************************************************
//
//
//
// BBN Technologies
// 10 Moulton Street
// Cambridge, MA 02138
// (617) 873-8000
//
// Copyright