代码搜索:Extensible
找到约 760 项符合「Extensible」的源代码
代码结果 760
www.eeworm.com/read/133772/5902588
h util_funcs.h
//==========================================================================
//
// ./agent/current/include/mibgroup/util_funcs.h
//
//
//=====================================================
www.eeworm.com/read/109026/6177291
h util_funcs.h
//==========================================================================
//
// ./agent/current/include/mibgroup/util_funcs.h
//
//
//=====================================================
www.eeworm.com/read/118263/14879477
txt readme.txt
RoaminSMPP
SMPP library written in C#. Intended to be fully SMPP v3.4 compliant and extensible for future versions of the spec.
www.eeworm.com/read/171479/5394819
groovy ifpropertytest.groovy
class IfPropertyTest extends GroovyTestCase {
def dummy
// This is because normal classes are not extensible, but scripts are extensible by default.
Object get(String key) {
pr
www.eeworm.com/read/168845/5434160
rst vector.rst
.. Sequences/Classes//vector |10
vector
======
Description
-----------
``vector`` is a |variadic|, `random access`__, `extensible`__ sequence of types that
supports constant-time insertio
www.eeworm.com/read/168845/5434185
rst list.rst
.. Sequences/Classes//list |20
list
====
Description
-----------
A ``list`` is a |variadic|, `forward`__, `extensible`__ sequence of types that
supports constant-time insertion and remova