代码搜索:Variable

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

代码结果 10,000
www.eeworm.com/read/127767/14337839

txt e100. using a thread-local variable.txt

static ThreadLocal tlData = new ThreadLocal(); public void aMethod() { // Retrieve value. Object o = tlData.get(); // Set value. tlData.set(o);
www.eeworm.com/read/418735/10930406

java emptystmt.java

package AST; import java.util.HashSet;import java.util.LinkedHashSet;import java.io.FileNotFoundException;import java.io.File;import java.util.*;import beaver.*;import java.util.ArrayList;import ja
www.eeworm.com/read/438832/7725337

sh ex38.sh

#!/bin/bash . data-file # 加载一个数据文件. # 与"source data-file"效果相同, 但是更具可移植性. # 文件"data-file"必须存在于当前工作目录, #+ 因为这个文件是使用'basename'来引用的. # 现在, 引用这个文件中的一些数据. echo "variable1 (from data-file) = $vari
www.eeworm.com/read/243950/12904239

c swfdec_as_function.c

/* Swfdec * Copyright (C) 2007 Benjamin Otte * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * Lice
www.eeworm.com/read/243950/12904285

c swfdec_as_number.c

/* Swfdec * Copyright (C) 2007 Benjamin Otte * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * Lice
www.eeworm.com/read/391748/8381887

backup-specs

# This is a sample configuration file for GNU tar backup script. # See end of file for copying conditions # User name or email address of the administrator of backups. A report # will be sent to this
www.eeworm.com/read/183807/9137251

txt basic11.txt

BASIC11 Language Interpreter for the 68HC11EVB Documentation & User's Manual ============================================== COPYRIGHT NOTICE The entire contents of this manual and the software