代码搜索:AC分析

找到约 10,000 项符合「AC分析」的源代码

代码结果 10,000
www.eeworm.com/read/245004/12826595

in configure.in

# -*- Autoconf -*- # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) AC_INIT(cmotion, 1.0) AM_INIT_AUTOMAKE(cmotion,1.0) A
www.eeworm.com/read/301579/13855883

in configure.in

# -*- Autoconf -*- # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) AC_INIT(simulator, 0.1, futing@tom.com) AC_CONFIG_SRC
www.eeworm.com/read/216898/14988261

m4 ac_cxx_const_cast.m4

dnl Available from the GNU Autoconf Macro Archive at: dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_cxx_const_cast.html dnl AC_DEFUN([AC_CXX_CONST_CAST], [AC_CACHE_CHECK(whether the compiler s
www.eeworm.com/read/292797/8332685

m4 lex.m4

## Replacement for AC_PROG_LEX and AC_DECL_YYTEXT ## by Alexandre Oliva dnl AM_PROG_LEX dnl Look for flex, lex or missing, then run AC_PROG_LEX and AC_DECL_YYTEXT AC_DEFUN(AM_P
www.eeworm.com/read/237003/13984159

m4 ac_cxx_const_cast.m4

dnl Available from the GNU Autoconf Macro Archive at: dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_cxx_const_cast.html dnl AC_DEFUN([AC_CXX_CONST_CAST], [AC_CACHE_CHECK(whether the compiler s
www.eeworm.com/read/104056/15711411

m4 fnmatch.m4

# Check for fnmatch. # This is a modified version of autoconf's AC_FUNC_FNMATCH. # This file should be removed after Autoconf 2.54 is required. # Copyright (C) 2000, 2001, 2002 Free Software Foundat
www.eeworm.com/read/104056/15711420

m4 mbswidth.m4

#serial 7 dnl autoconf tests required for use of mbswidth.c dnl From Bruno Haible. AC_DEFUN([jm_PREREQ_MBSWIDTH], [ AC_REQUIRE([AC_HEADER_STDC]) AC_CHECK_HEADERS(limits.h stdlib.h string.h wchar
www.eeworm.com/read/373916/9427561

in configure.in

# -*- Autoconf -*- # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRES
www.eeworm.com/read/161315/10425334

in configure.in

dnl dnl $Id: configure.in,v 1.32 2005/05/17 01:05:13 holtmann Exp $ dnl AC_PREREQ(2.50) AC_INIT() AM_INIT_AUTOMAKE(bluez-hcidump, 1.21) AM_CONFIG_HEADER(config.h) AM_MAINTAINER_MODE AC_INIT_BLUEZ
www.eeworm.com/read/433001/8554840

txt readme.txt

1.在sql server中新建数据库posdb 2.打开sql server的查询分析器posdb-SQL.sql,运行生成posdb的表 3.在bde中新建数据别名posdb关联到数据库posdb 4.初始化帐号:admin,密码:zhong 4.运行程序。