代码搜索:Local
找到约 10,000 项符合「Local」的源代码
代码结果 10,000
www.eeworm.com/read/288856/8598453
asm textout.asm
include .\head.inc
WinMain PROTO :DWORD,:DWORD,:DWORD,:DWORD
.data
ClassName db "WinClass",0
TitleName db "文本输出",0
Verse1 db "清明时节雨纷纷,"
Verse2 db "路上行人欲断魂。"
www.eeworm.com/read/288820/8605045
c server.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/187617/8620198
58922
Newsgroups: comp.sys.ibm.pc.hardware
Path: cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!fs7.ece.cmu.edu!europa.eng.gtefsd.com!howland.reston.ans.net!wupost!uunet!mcsun!sun4nl!kubds1.kub.nl!volke
www.eeworm.com/read/187544/8626262
conf snmpd.conf
# Filename: $NET_SNMP_HOME/share/snmp/snmpd.conf
# Check for processes running
# Items in here will appear in the ucdavis.procTable
proc sendmail 10 1
proc httpd
# Return the value from the executed
www.eeworm.com/read/432021/8638064
download
#!/bin/csh
#
# $Id: download 1339 2006-09-21 19:46:28Z tbailey $
# $Log$
# Revision 1.2 2005/10/05 06:18:35 nadya
# use full path for "rm". Asssume everybody has /bin/rm.
#
# Revision 1.1.1.1 2005/
www.eeworm.com/read/431833/8651039
bat setupdbpatch.bat
@echo ---------------------------------------------------------
@echo Welcome to Rainbow database patch Installation.
@echo Support: please visit http://rainbow.duemetri.net/Rainbow
@echo ----
www.eeworm.com/read/431804/8654046
bat setupdbpatch.bat
@echo ---------------------------------------------------------
@echo Welcome to Rainbow database patch Installation.
@echo Support: please visit http://rainbow.duemetri.net/Rainbow
@echo ----
www.eeworm.com/read/287428/8686587
asm 4.asm
.386
.model flat, stdcall
option casemap :none ;case sensitive
include \masm32\include\windows.inc ;系统常量定义
include \masm32\include\kernel32.inc ;使用的多个API声明在该文件
include \masm32\in
www.eeworm.com/read/287428/8686612
asm 2.asm
.386
.model flat, stdcall
option casemap :none ;case sensitive
include \masm32\include\windows.inc ;系统常量定义
include \masm32\include\kernel32.inc ;使用的多个API声明在该文件
include \masm32\in
www.eeworm.com/read/287428/8686616
asm 3.asm
.386
.model flat, stdcall
option casemap :none ;case sensitive
include \masm32\include\windows.inc ;系统常量定义
include \masm32\include\kernel32.inc ;使用的多个API声明在该文件
include \masm32\in