代码搜索:Local

找到约 10,000 项符合「Local」的源代码

代码结果 10,000
www.eeworm.com/read/331826/12804596

lua strict.lua

-- -- strict.lua -- checks uses of undeclared global variables -- All global variables must be 'declared' through a regular assignment -- (even assigning nil will do) in a main chunk before being used
www.eeworm.com/read/331826/12804645

lua dis_x86.lua

---------------------------------------------------------------------------- -- LuaJIT x86 disassembler module. -- -- Copyright (C) 2005-2008 Mike Pall. All rights reserved. -- Released under the MIT/
www.eeworm.com/read/143587/12859096

tig test41.tig

/* local types hide global */ let type a = int in let type a = string in 0 end end
www.eeworm.com/read/244502/12859605

m beam3s.m

function [es,edi,eci]=beam3s(ex,ey,ez,eo,ep,ed,eq,n) % es=beam3s(ex,ey,ez,eo,ep,ed) % es=beam3s(ex,ey,ez,eo,ep,ed,eq) % [es,edi,eci]=beam3s(ex,ey,ez,eo,ep,ed,eq,n) %---------------------------------
www.eeworm.com/read/143271/12887083

java configer.java

package ant; import java.awt.Frame; import java.awt.*; import java.awt.event.*; /** * Title: ant * Description: * Copyright: Copyright (c) 2003 * Company: agents.yeah.net * @auth
www.eeworm.com/read/143271/12887087

java mappad.java

package ant; import java.awt.event.*; import java.awt.*; /** * Title: ant * Description: * Copyright: Copyright (c) 2003 * Company: agents.yeah.net * @author jake * @version 1.0
www.eeworm.com/read/142935/12907830

c vxping.c

/* vxPing.c - send ICMP ECHO_REPLY packets to a particular network host*/ /* Copyright 1984-1997 Wind River Systems, Inc. */ /* modification history -------------------- 01i,14nov97,ns removed pac
www.eeworm.com/read/142910/12908520

txt readme.txt

MIPS TLB test, chino mango, 20051114, tested 0. this routine is for MIPS 4KEc TLB test under verilog verification, it shows how to handle TLB or virtual memory w/o operating system, and shows how t
www.eeworm.com/read/142854/12913671

pl sha1-586.pl

#!/usr/local/bin/perl # It was noted that Intel IA-32 C compiler generates code which # performs ~30% *faster* on P4 CPU than original *hand-coded* # SHA1 assembler implementation. To address this pr
www.eeworm.com/read/329041/12988384

ini 联系人.ini

[地址] 总数量=2 姓名0=I 地址0=192.168.1.100 自动接受0=否 备注0=我自己 姓名1=Local 地址1=127.0.0.1 自动接受1=否 备注1=连接自己