代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/375190/2734032
sln interprocess.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shared_memory_mapping_test", "shared_memory_mappable_test.vcproj", "{5CE18C83-6025-36FE-
www.eeworm.com/read/191767/8423909
java concretefont.java
/**
* A shared ConcreteFlyweight
*/
import java.io.*;
public class ConcreteFont implements Font {
private String color;
private int size;
private String str;
public
www.eeworm.com/read/431844/8649500
vb clsoperation.vb
Public Class ClsOperation
Shared Function DBOperate(ByVal SQLString As String, ByRef Msg As String) As DataTable
Try
Dim CONN As String = "Server=localhost;DataBase=HrSys
www.eeworm.com/read/383272/8958147
vb spfl.vb
Public Class spfl
Inherits DBOperation
Shared Function Loadspfl(ByVal Field As String, ByVal Value As String, ByVal DBOperator As String) As DataTable
Dim SQLString As String
www.eeworm.com/read/383272/8958193
vb supermarket.vb
Public Class supermarket
Inherits DBOperation
Shared Function loadmain(ByVal Field As String, ByVal Value As String, ByVal DBOperator As String) As DataTable
Dim SQLString As Strin
www.eeworm.com/read/383272/8958383
vb spxx.vb
Public Class spxx
Inherits DBOperation
Shared Function Loadsp(ByVal Field As String, ByVal Value As String, ByVal DBOperator As String) As DataTable
Dim SQLString As String
www.eeworm.com/read/185622/9023408
txt rfc242.txt
RFC 242
NIC 7672
Categories: D.4, D.7
DATA DESCRIPTIVE LANGUAGE FOR SHARED DATA
L. Haibt
A. Mullery
www.eeworm.com/read/176251/9510799
h mathlib.h
/* MathLib: Pilot shared library of IEEE-754 double math functions
*
* Library function prototypes for the calling application. This is
* the file that the calling application should include in or