代码搜索:Local

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

代码结果 10,000
www.eeworm.com/read/470033/6923262

c localerr.c

#include void local_values(void) { int a = 1, b = 2, c = 3; printf("a contains %d b contains %d c contains %d\n", a, b, c); } void main(void) { printf("a contains %
www.eeworm.com/read/469532/6929899

java out.java

class Out { private String name = "out.name"; void print() { final String work = "out.local.work";//若不是final的则不能被Animal 使用. int age=10; class Animal //定义一个局部内部类.只能在print()方法中使用. //
www.eeworm.com/read/469535/6930016

cpp variable.cpp

#include #include int GLOBAL; void TEST(); int main(void) { TEST(); printf("\nGLOBAL=%d",GLOBAL); //printf("\nLOCAL=%d",LOCAL); getch(); return 0; } void TEST() {
www.eeworm.com/read/469590/6931765

genstress

#!/usr/local/bin/perl # generate a stress test script # repeats the input script a bunch of times $n = $ARGV[0]; $script = $ARGV[1]; open(F,$script) || die $!; @sc = ; close(F); for ($i=0;$i
www.eeworm.com/read/330400/6946562

qt

Qt简要入门
www.eeworm.com/read/381420/6957288

m ex412.m

%***************************************************** %程序:EX412.M %功能:光源对象程序实例 %***************************************************** [x,y]=meshgrid(-1:0.1:1); %设置矩形网格 z=sin(x*pi)+c
www.eeworm.com/read/465112/6966537

pl x86ms.pl

#!/usr/local/bin/perl package x86ms; $label="L000"; %lb=( 'eax', 'al', 'ebx', 'bl', 'ecx', 'cl', 'edx', 'dl', 'ax', 'al', 'bx', 'bl',
www.eeworm.com/read/465112/6966540

pl x86unix.pl

#!/usr/local/bin/perl package x86ms; $label="L000"; $align=($main'aout)?"4":"16"; $under=($main'aout)?"_":""; $com_start=($main'sol)?"/":"#"; if ($main'cpp) { $align="A
www.eeworm.com/read/465112/6966663

dopc2

#!/usr/local/bin/perl @PC2_C=(14,17,11,24, 1, 5, 3,28,15, 6,21,10, 23,19,12, 4,26, 8, 16, 7,27,20,13, 2, ); @PC2_D=(41,52,31,37,47,55, 30,40,51,45,33,48, 44,49,39,56,34,53, 46,42,
www.eeworm.com/read/469459/6977062

plg des.plg

Build Log --------------------Configuration: DES - Win32 Debug-------------------- Command Lines Creating temporary file "C:\Users\oliver\AppDa