代码搜索:Customize
找到约 2,351 项符合「Customize」的源代码
代码结果 2,351
www.eeworm.com/read/256963/4367112
properties displaytag.properties
# For a list of settings you can customize, see
# http://displaytag.sourceforge.net/configuration.html
basic.empty.showtable=true
paging.banner.onepage=
export.pdf=true
www.eeworm.com/read/103449/15731784
pl bk_admin.pl
#!/usr/bin/perl
# # # #
#
# bk_admin.pl
#
# Local setup for bk_admin_main.pl.
# Customize this file to your environment!
#
# Copyright (C) 2003 John Gorman
#
www.eeworm.com/read/178832/9384731
prg ts.prg
#DEFINE CRLF CHR(13) + CHR(10)
#DEFINE BASE_PATH "c:\dev\Codebook\"
* Customize the above line to fit your development path.
LPARAMETERS tcText, tlRecurse
LOCAL lcRetVal, lcFileName
P
www.eeworm.com/read/372095/9521920
rc driver.rc
// Resource script for SMART_CARD driver
#include
#include "version.h"
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
// TODO Customize the following version resource appropriately
VS
www.eeworm.com/read/447764/7545769
h outputlog_ctrl.h
/*
Application should include and customize this file to control log out put.
*/
#ifndef __OUTPUTLOG_CTRL_H__
#define __OUTPUTLOG_CTRL_H__
#include "OutPutLog.h"
/* Write Log API for user
www.eeworm.com/read/245423/12800787
rc driver.rc
// Resource script for SMART_CARD driver
#include
#include "version.h"
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
// TODO Customize the following version resource appropriately
VS
www.eeworm.com/read/329890/12927557
txt howtousetemplates.txt
This file explains all of the variables that you can control to
customize your flash template.
This file may not have the latest information. To view our current
"How Tos" visit: http://www.b
www.eeworm.com/read/113184/6135465
sql populate-mysql.sql
INSERT INTO TURBINE_PERMISSION VALUES(1,'view',NULL);
INSERT INTO TURBINE_PERMISSION VALUES(2,'customize',NULL);
INSERT INTO TURBINE_PERMISSION VALUES(3,'maximize',NULL);
INSERT INTO TURBINE_PERMIS
www.eeworm.com/read/113184/6135470
sql populate-db2.sql
INSERT INTO TURBINE_PERMISSION VALUES(1,'view',NULL);
INSERT INTO TURBINE_PERMISSION VALUES(2,'customize',NULL);
INSERT INTO TURBINE_PERMISSION VALUES(3,'maximize',NULL);
INSERT INTO TURBINE_PERMIS