代码搜索:variable

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

代码结果 10,000
www.eeworm.com/read/301701/13851949

txt overloading overriding runtime type and object orientation (1).txt

作者:jeru email: jeru@163.net 日期:7/3/2001 10:01:58 AM 6)Overloading overriding runtime type and object orientation Objective 1) State the benefits of encapsulation in object oriented design and wri
www.eeworm.com/read/301164/13865206

sql 15.5.2 检查指定游标是否存在的函数.sql

CREATE FUNCTION f_CursorExists(@CursorName sysname) RETURNS TABLE AS RETURN( SELECT * FROM( SELECT Name=@CursorName, Type=CAST('LOCAL' as varchar(8)), IsExists=CAST(CASE CURSOR_STATUS(
www.eeworm.com/read/238549/13876272

m show_psooptions.m

%show_psoOptions >> A function to read and display the psoOptions structure. % % Usage : strOptions = show_psoOptions( psoOptions ) % Arguments : A structure containing various option
www.eeworm.com/read/152429/5673889

java truetypefont.java

/* * $Id: TrueTypeFont.java,v 1.10 2001/12/10 13:53:22 blowagie Exp $ * $Name: $ * * Copyright 2001 by Paulo Soares * * This library is free software; you can redistribute it and/or modif
www.eeworm.com/read/151482/5682401

java binderrorstag.java

/* * Copyright 2002-2005 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
www.eeworm.com/read/150372/5693498

c main.c

#include // SFR definition header file #include // prototype declarations for I/O functions #include #ifdef MONITOR51
www.eeworm.com/read/150183/5694336

h link1.h

/******************************************************************************************************* *
www.eeworm.com/read/149399/5700336

c main.c

#include // SFR definition header file #include // prototype declarations for I/O functions #include #ifdef MONITOR51
www.eeworm.com/read/148721/5709870

h l_libvar.h

/* =========================================================================== Copyright (C) 1999-2005 Id Software, Inc. This file is part of Quake III Arena source code. Quake III Arena sourc
www.eeworm.com/read/147766/5724259

h setup.h

/* setup.h (c) 1997-8 Grant R. Guenther Under the terms of the GNU General Public License. This is a table driven setup function for kernel modules