代码搜索:Customization
找到约 538 项符合「Customization」的源代码
代码结果 538
www.eeworm.com/read/454264/1631221
as iprogrammaticskin.as
package com.yahoo.astra.fl.charts.skins
{
/**
* A type of skin that supports color customization.
*
* @author Josh Tynjala
*/
public interface IProgrammaticSkin
{
//-------------------
www.eeworm.com/read/192391/5157200
makefile
# makefile for Lua hierarchy
# see INSTALL for installation instructions
# see config for customization instructions
LUA= .
include $(LUA)/config
# primary targets ("co" and "klean" are use
www.eeworm.com/read/192080/5160087
makefile
# makefile for Lua hierarchy
# see INSTALL for installation instructions
# see config for customization instructions
LUA= .
include $(LUA)/config
# primary targets ("co" and "klean" are use
www.eeworm.com/read/298327/3867478
makefile
# makefile for building Lua
# see ../INSTALL for installation instructions
# see ../Makefile and luaconf.h for further customization
# == CHANGE THE SETTINGS BELOW TO SUIT YOUR ENVIRONMENT ======
www.eeworm.com/read/423632/2025449
spec fontconfig.spec
%define pfx /opt/freescale/rootfs/%{_target_cpu}
Summary : Font configuration and customization library
Name : fontconfig
Version : 2.2.2
Release : 1
License
www.eeworm.com/read/423237/2028776
as iprogrammaticskin.as
package com.yahoo.astra.fl.charts.skins
{
/**
* A type of skin that supports color customization.
*
* @author Josh Tynjala
*/
public interface IProgrammaticSkin
{
//-------------------