代码搜索:Customize
找到约 2,351 项符合「Customize」的源代码
代码结果 2,351
www.eeworm.com/read/38693/1115934
pcb customize.pcb
www.eeworm.com/read/229403/4756572
mk customize.mk
#############################################################
#
# Any custom stuff you feel like doing....
#
#############################################################
CUST_DIR:=package/customize/s
www.eeworm.com/read/174066/5366047
aspx customize.aspx
Sub Page_Load(Sender As Object, E As EventArgs)
If Not (IsPostBack)
Dim Cookie As HttpCookie = Request.Cookies("pre
www.eeworm.com/read/174066/5366050
aspx customize.aspx
Sub Page_Load(Sender As Object, E As EventArgs)
If Not (Page.IsPostBack)
www.eeworm.com/read/321483/3534308
cgi customize.cgi
#!/usr/local/bin/perl
use CGI qw(:standard :html3);
# Some constants to use in our form.
@colors=qw/aqua black blue fuschia gray green lime maroon navy olive
purple red silver teal white yellow/
www.eeworm.com/read/407729/2259681
mk customize.mk
#############################################################
#
# Any custom stuff you feel like doing....
#
#############################################################
CUST_DIR:=package/customize/s
www.eeworm.com/read/407519/2262846
py customize.py
import SCons.Util, SCons.Scanner
import os, sys, re
def darwinCxx(env):
"""Change the cxx parts of env for the Darwin platform"""
env["CXXFLAGS"] += " -undefined dynamic_lookup"
env["SH
www.eeworm.com/read/374687/2748967
mk customize.mk
#############################################################
#
# Any custom stuff you feel like doing....
#
#############################################################
CUST_DIR:=package/customize/s
www.eeworm.com/read/335562/12515732