代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/224928/14562624
in pacorc.5.in
.\"----------------------------------------------------------------
.\" pacorc.8 - pacorc man page
.\"----------------------------------------------------------------
.\" This file is part of the pack
www.eeworm.com/read/123453/14630226
5 changelog-1.1.5
2001-05-31 Richard Braakman
* Making release 1.1.5.
2001-05-28 Uoti Urpala
* gw/urltrans.c: Fixed handling of unrecognized %-escapes in
sms-service URLs (for
www.eeworm.com/read/123453/14630769
5 changelog-1.1.5
2001-05-31 Richard Braakman
* Making release 1.1.5.
2001-05-28 Uoti Urpala
* gw/urltrans.c: Fixed handling of unrecognized %-escapes in
sms-service URLs (for
www.eeworm.com/read/222721/14678758
txt aes.txt
An AES (Rijndael) Implementation in C/C++ (as specified in FIPS-197)
--------------------------------------------------------------------
The source code files are as follows:
1. aes.h:
www.eeworm.com/read/119473/14829590
asm pgm6_7.asm
; Unconditional Jumps
.386
option segment:use16
dseg segment para public 'data'
; Pointers to statements in the code segment
IndPtr1 word IndTarget2
IndPtr2 dword IndTarget3
www.eeworm.com/read/117705/14907800
cs clsservercommunication.cs
namespace WorkingWithXML
{
using System; // Provides the basic functionality of .NET
using System.Net; // Provides the net related functionality
using System.IO; // Provides the I/O fun
www.eeworm.com/read/218331/14926151
1 runscript.1
.\" This file Copyright 1992,93,94 Miquel van Smoorenburg
.\" 1998-2002 Jukka Lahtinen
.\" It may be distributed under the GNU Public License, version 2, or
.\" any higher version. See section COPYIN
www.eeworm.com/read/116739/14956375
do_increment
#!/bin/ksh
# Script name: increment
# Example 10.122
# Using the return Command)
function increment {
typeset sum # sum is a local variable.
(( sum = $1 + 1 ))
return $sum #
www.eeworm.com/read/114602/15046240
des modes.des
Modes of DES
Quite a bit of the following information has been taken from
AS 2805.5.2
Australian Standard
Electronic funds transfer - Requirements for interfaces,
Part 5.2: Modes of operation