代码搜索:optional

找到约 6,947 项符合「optional」的源代码

代码结果 6,947
www.eeworm.com/read/467583/1497977

sln at_extension_optional.sln

 Microsoft Visual Studio Solution File, Format Version 9.00 # Visual C++ Express 2005 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "at_extension_optional", "at_extension_optional.vcproj", "{54
www.eeworm.com/read/467583/1497983

cpp at_extension_optional.cpp

/********************************************************************** The following code is derived, directly or indirectly, from the SystemC source code Copyright (c) 1996-2008 by all Contribut
www.eeworm.com/read/247171/4486241

vb optional1.vb

Class Optional1 Enum test1 value = 5 End Enum Sub op1(Optional ByVal value As String = "") End Sub Function op2(Optional ByVal value As Integer = test1.value) As Long End Function End Class
www.eeworm.com/read/247171/4486253

vb optional2.vb

Class Optional2 Sub op1(Optional ByVal value As Integer = 2) End Sub Sub op2(Optional ByVal value As Integer = 3) End Sub End Class
www.eeworm.com/read/247171/4486420

vb optional1.vb

Imports System Imports System.Collections Imports System.Reflection Namespace Optional1 Class Test Shared Sub Test(Optional ByVal v As Long = 2) End Sub Shared Function M
www.eeworm.com/read/222917/4815524

phpt 07optional.phpt

--TEST-- PostgreSQL optional functions --SKIPIF-- --FILE--
www.eeworm.com/read/221464/4831565

cpp optional_test.cpp

// Copyright (C) 2003, Fernando Luis Cacciola Carballal. // // Use, modification, and distribution is subject to the Boost Software // License, Version 1.0. (See accompanying file LICENSE_1_0.txt o
www.eeworm.com/read/204643/5031364

h apr_optional.h

/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as * applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in c
www.eeworm.com/read/190346/5185500

h apr_optional.h

/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as * applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in c