代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/223519/4810930
lua spot.lua
--[[
spot.lua
Searching functionality for Bagnon
--]]
BagnonSpot = {}
local function SearchBox_Create()
local frame = CreateFrame('EditBox', nil, UIParent, 'GooeyPopup')
frame:SetAutoF
www.eeworm.com/read/221574/4828251
h dirent.h
/*
* Defines and structures used to implement the
* functionality standard in direct.h for:
*
* opendir(), readdir(), closedir() and rewinddir().
*
* 06/17/2000 by Mike Haaland
www.eeworm.com/read/217205/4875092
readme
This is a Java port of the GNU getopt functions based on the versions
contained in glibc 2.0.6. I have attempted to keep the functionality
and programmer's interface as faithful to the original as
www.eeworm.com/read/209559/4973429
readme
Early userspace support
=======================
Last update: 2003-08-21
"Early userspace" is a set of libraries and programs that provide
various pieces of functionality that are important enough t
www.eeworm.com/read/194563/5127913
tex gdiobj.tex
\section{\class{wxGDIObject}}\label{wxgdiobject}
This class allows platforms to implement functionality to optimise GDI objects, such
as wxPen, wxBrush and wxFont. On Windows, the underling GDI objec
www.eeworm.com/read/193974/5138457
py test_class.py
"Test the functionality of Python classes implementing operators."
from test_support import TestFailed
testmeths = [
# Binary operations
"add",
"radd",
"sub",
"rsub",
"mul",
www.eeworm.com/read/191697/5163565
java smspducodec.java
// Serial SMS Client for handling SMS communication with a mobile terminal
// (C) 2001 by Stefan Moscibroda
// This SMS encoding/decoding helping class includes software functionality
// original
www.eeworm.com/read/190346/5184989
c add.c
/*
* add.c: wrappers around wc add/mkdir functionality.
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All rights reserved.
*
www.eeworm.com/read/190346/5184996
c copy.c
/*
* copy.c: copy/move wrappers around wc 'copy' functionality.
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All rights reser
www.eeworm.com/read/190346/5185626
webdav-acl-notes
This documents highlights the current WebDAV ACL specification and
should start to identify how Subversion can implement the requisite
functionality to become compliant. Note that some of these ite