代码搜索:Basics
找到约 1,310 项符合「Basics」的源代码
代码结果 1,310
www.eeworm.com/read/116049/7092472
frm multichat.frm
VERSION 5.00
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Begin VB.Form frmMultiChat
BorderStyle = 3 'Fixed Dialog
Caption = "Basics of a multi u
www.eeworm.com/read/403922/11502008
html mbstring.ja-basic.html
Basics of Japanese multi-byte encodings
www.eeworm.com/read/259942/11756488
h substr.h
/* $Id: substr.h 530 2006-05-25 13:34:33Z helly $ */
#ifndef _substr_h
#define _substr_h
#include
#include
#include "basics.h"
namespace re2c
{
class SubStr
{
public:
const cha
www.eeworm.com/read/410728/2203939
h sim-main.h
/* Main header for the m32r. */
#ifndef SIM_MAIN_H
#define SIM_MAIN_H
#define USING_SIM_BASE_H /* FIXME: quick hack */
struct _sim_cpu; /* FIXME: should be in sim-basics.h */
typedef struct _sim_c