代码搜索:Customized
找到约 858 项符合「Customized」的源代码
代码结果 858
www.eeworm.com/read/334076/12642574
m cmthdlg.m
function cmthdlg(action,fis,methodType)
%CMTHDLG Create dialog for adding customized inference methods.
% CMTHDLG(action,fis,methodType) opens a dialog box that
% allows you to add your own in
www.eeworm.com/read/283732/8993416
inf l123456.inf
; Generated by DriverWizard v8.02 - http://www.jungo.com. *
; Installation file (.inf) for "ppp" device
; Copyright (c) 2008 ppp
;
; You can create a customized version of this file
; by modify
www.eeworm.com/read/160583/10516728
py custom_ticker1.py
#!/usr/bin/env python
"""
The new ticker code was designed to explicity support user customized
ticking. The documentation
http://matplotlib.sourceforge.net/matplotlib.ticker.html details this
proce
www.eeworm.com/read/469532/6929940
java ovalpanel.java
// A customized JPanel class.
import java.awt.*;
import javax.swing.*;
public class OvalPanel extends JPanel {
private int diameter = 10;
public void paintComponent( Graphics g )
www.eeworm.com/read/464632/7066939
java dialoglabel.java
import java.awt.*;
import javax.swing.*;
/** This is a customized label that defines its own colors and font. */
public class DialogLabel extends JLabel{
DialogLabel(String cap,int alignment){
www.eeworm.com/read/147913/5718870
java history.java
package limq.hibernate.vo;
import java.io.Serializable;
/**
* A class that represents a row in the 'history' table.
* This class may be customized as it is never re-generated
* after being cre
www.eeworm.com/read/147766/5727588
c ipt_reject.c
/*
* This is a module which is used for rejecting packets.
* Added support for customized reject packets (Jozsef Kadlecsik).
*/
#include
#include
#include
www.eeworm.com/read/136786/5866982
c ipt_reject.c
/*
* This is a module which is used for rejecting packets.
* Added support for customized reject packets (Jozsef Kadlecsik).
*/
#include
#include
#include
www.eeworm.com/read/127781/6000904
c ipt_reject.c
/*
* This is a module which is used for rejecting packets.
* Added support for customized reject packets (Jozsef Kadlecsik).
*/
#include
#include
#include
www.eeworm.com/read/110034/6172113
c ipt_reject.c
/*
* This is a module which is used for rejecting packets.
* Added support for customized reject packets (Jozsef Kadlecsik).
*/
#include
#include
#include