代码搜索:Configuring
找到约 1,509 项符合「Configuring」的源代码
代码结果 1,509
www.eeworm.com/read/448221/7536850
ini toolkithelp.ini
[Toolkit2.0]
Introducing Toolkit = index.html
[Project Management]
Creating a new project = create.html
Opening a project=open.html
Changing a selected item=edit.html
Configuring a project=editprj.h
www.eeworm.com/read/479792/6679006
c j1939_16.c
/*
j1939_6.c
This file contains the library routines for the J1939 C Library for PIC16
devices. Please refer to the J1939 C Library User Guide for information
on configuring and using this libr
www.eeworm.com/read/124153/14592990
configure
#!/bin/sh
echo_n() {
if [ -n "$BASH" ]
then
echo -n "$*"
else
echo "$*\c"
fi
}
echo_n "Configuring libpci for your system..."
sharedir=${1:-/usr/share}
version=${2:-0.0}
sys=`uname -s`
rel=`