代码搜索:uint

找到约 10,000 项符合「uint」的源代码

代码结果 10,000
www.eeworm.com/read/173135/9671680

mco types.mco

/************************************************************ * * * Copyright (c) 2001-2006 McObject LLC. All Right Reserved.* *
www.eeworm.com/read/412920/11175759

c md5.c

/* * RFC 1321 compliant MD5 implementation, * by Christophe Devine ; * this program is licensed under the GPL. */ #include #include "md5.h" #define GET_UINT32
www.eeworm.com/read/200350/15435173

cpp md5module.cpp

/* * RFC 1321 compliant MD5 implementation * * Copyright (C) 2001-2003 Christophe Devine * * This program is free software; you can redistribute it and/or modify * it under the terms
www.eeworm.com/read/475754/6777416

txt 4-10.txt

var a:uint = 2; var b:uint = 3; var c:uint = (a++, b++, a+b); alert(c); // 7
www.eeworm.com/read/249833/12468538

h tbl16.h

UInt16 qtb16(UInt16 in);
www.eeworm.com/read/100011/15889963

h getdrivetype.h

UINT getDriveType(LPCTSTR s);
www.eeworm.com/read/431167/8706642

h actypes.h

/****************************************************************************** * * Name: actypes.h - Common data types for the entire ACPI subsystem * $Revision: 1.321 $ * ****************
www.eeworm.com/read/427967/8907005

h link2.h

/******************************************************************************************************* *
www.eeworm.com/read/284497/8925005

h extvariable.h

#ifndef __EXTVARIABLE_H_ #define __EXTVARIABLE_H_ /*********************************************************************************************** * 全局变量声明 **************************************
www.eeworm.com/read/380835/9126605

cpp chm_lib.cpp

/* $Id: chm_lib.c,v 1.18 2002/10/10 03:24:51 jedwin Exp $ */ /*************************************************************************** * chm_lib.c - CHM archive manipulation routines