代码搜索:understood
找到约 79 项符合「understood」的源代码
代码结果 79
www.eeworm.com/read/169979/5408094
txt sharewre.txt
ABOUT SHAREWARE...
Shareware (also known as user supported software and other names) is a
concept not understood by everyone. The authors of Shareware retain all
rights to th
www.eeworm.com/read/162868/5512802
txt sharewre.txt
ABOUT SHAREWARE...
Shareware (also known as user supported software and other names) is a
concept not understood by everyone. The authors of Shareware retain all
rights to th
www.eeworm.com/read/447892/1694174
txt sharewre.txt
ABOUT SHAREWARE...
Shareware (also known as user supported software and other names) is a
concept not understood by everyone. The authors of Shareware retain all
rights to th
www.eeworm.com/read/392548/2495335
txt sharewre.txt
ABOUT SHAREWARE...
Shareware (also known as user supported software and other names) is a
concept not understood by everyone. The authors of Shareware retain all
rights to th
www.eeworm.com/read/383154/2619757
properties tcp-messages.properties
1=Failed to bind to uri "{0}"
2=Failed to close socket
3=Failed to initialize message reader
4=Output type {0} is not understood by the StreamingProtocol.
www.eeworm.com/read/172043/9725304
txt @psc_readme_5388_2.txt
Title: Developing Wireless Applications
Description: The article is a GREAT, EASILY UNDERSTOOD introduction to wirelss apps for even the beginner java programmer. It explains the code in a step by st
www.eeworm.com/read/100285/6270810
patch indent.bsd.patch
This increases the number of typedef's understood by BSD indent from 100
to 1000. The second patch allows it to understand 0x7fU constants.
---------------------------------------------------------
www.eeworm.com/read/247171/4486370
vb foreach4.vb
Imports System
Imports System.Collections
Imports System.Reflection
Namespace ForEach4
Class Test
Shared Function AddResources() As Boolean
'This function is not understood by
www.eeworm.com/read/428078/1962663
cc audio.cc
/*
This code takes an audio file and uses the FilePlayer AU to play this to the default output unit
It takes any valid audio file of any format that is understood by the AudioFile API
*/
extern
www.eeworm.com/read/124605/14557688
cpp tic_tac_toe.cpp
/*This is a simple Tic-Tac-Toe game that uses pretty simple
programming techniques(not that I could have done much
better than this). It should be understood pretty easily
by programmers of