代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/165179/10073103
vb search.vb
Imports System.Data.OleDb
Imports System.IO
Public Class search
Public Shared con As OleDbConnection
Public Shared ada As OleDbDataAdapter
Public Shared ds As DataSet
Pub
www.eeworm.com/read/165179/10073150
vb userinfo.vb
Public Class UserInfo
Public Shared UserName As String
Public Shared UserStyle As String
Public Shared Log As Login
Public Shared InquireStu As String
End Class
www.eeworm.com/read/359751/10126238
authors
VaX#n8 (real name unknown) wrote shared_src/fsys_ext2fs.c.
Heiko Schroeder rewrote shared_src/stage1.S to be more readable.
The following authors assigned copyright on their work to the Free
Softwar
www.eeworm.com/read/357508/10207448
todo
-- $Id: TODO,v 1.4 1999/10/20 09:18:58 tom Exp $
-- Intensive testing
Perhaps the delivery of the Beta will help a bit.
-- Documentation
Like most WEB pages: under continuous construction
www.eeworm.com/read/162396/10308620
makefile
# the target to build
TARGET=mod_gzip
# the used tools
APXS=/usr/local/apache2/bin/apxs
APACHECTL=/usr/local/apache2/bin/apachectl
# additional defines, includes and libraries
LIBDIR=/usr/lib
www.eeworm.com/read/424797/10411420
def hook.def
LIBRARY Hook
EXPORTS
SetHook @2
SEGMENTS
MySec READ WRITE SHARED
www.eeworm.com/read/424780/10413290
def hook.def
LIBRARY Hook
EXPORTS
SetHook @2
SEGMENTS
MySec READ WRITE SHARED
www.eeworm.com/read/349709/10803369
c writestr1.c
/*
* writestr1.c
* Chapter 12, Oracle10g PL/SQL Programming
* by Ron Hardman, Michael McLaughlin and Scott Urman
*
* This script opens a file and write a single line
* of text to the file. It is
www.eeworm.com/read/349709/10803373
c writestr2.c
/*
* writestr2.c
* Chapter 12, Oracle10g PL/SQL Programming
* by Ron Hardman, Michael McLaughlin and Scott Urman
*
* This script opens a file and write a single line
* of text to the file. It is