代码搜索:modifying
找到约 672 项符合「modifying」的源代码
代码结果 672
www.eeworm.com/read/274099/4189150
def fspykd.def
;--------------------------------------------------------------------
;
; when modifying this file please be aware that the exports are
; organized so that maintanence is as easy as possible. pu
www.eeworm.com/read/471689/6888113
log modelsim.log
# Reading C:/Libero/Model/tcl/vsim/pref.tcl
# do run.do
# Modifying modelsim.ini
# Modifying modelsim.ini
# Model Technology ModelSim ACTEL vcom 6.3c Compiler 2007.09 Sep 12 2007
# -- Loading p
www.eeworm.com/read/335529/12518555
cpp auddat.cpp
//****************************************************************************
//
// AUDDAT.CPP - Routines for creating/modifying audible.dat on the
// Maverick(tm) Internet Audio Play
www.eeworm.com/read/335529/12518693
cpp auddat.cpp
//****************************************************************************
//
// AUDDAT.CPP - Routines for creating/modifying audible.dat on the
// Maverick(tm) Internet Audio Play
www.eeworm.com/read/142308/12952377
cs configmanagement.cs
/************************************************************
ConfigManagement.cs
Various functions for retrieving and modifying data in
filelist.xml, which stores application settings and
and
www.eeworm.com/read/221464/4831096
rst transform_iterator_abstract.rst
The transform iterator adapts an iterator by modifying the
``operator*`` to apply a function object to the result of
dereferencing the iterator and returning the result.
www.eeworm.com/read/421666/10713686
c glpapi01.c
/* glpapi01.c (problem creating and modifying routines) */
/***********************************************************************
* This code is part of GLPK (GNU Linear Programming Kit).
*
* Cop
www.eeworm.com/read/38039/1096739
mnu explinstmodone.mnu
MOD#INSTR#DONE
#
Done
Done with modifying component instructions.
#
Quit
Cancel all changes made.
#
www.eeworm.com/read/38039/1092756
mnu dwggrid.mnu
DRAWING#GRID 绘图栅格
#
Draft#Grid 绘制栅格
Showing, erasing, and modifying grid for drafting purposes.
根据绘制意图,显示,删除和修改栅格
Model#Grid 模型栅格
Showing, erasing, and modifying model grids.
显示,删除修改模型栅格.
Done/Return
www.eeworm.com/read/183589/9151690
lua applehook.lua
Sea = {
-- Custom Table Functions
table = {};
-- Utility Functions
util = {};
-- String Modifying Functions
string = {};
};
Sea.util = {
--[[ Function Hooking ]]--
--