代码搜索结果

找到约 385,957 项符合 BEGIN 的代码

begin.rst

.. Sequences/Intrinsic Metafunctions//begin begin ===== Synopsis -------- .. parsed-literal:: template< typename X > struct begin { typedef

begin.d

BEGIN { prot[0] = "---"; prot[1] = "r--"; prot[2] = "-w-"; prot[3] = "rw-"; prot[4] = "--x"; prot[5] = "r-x"; prot[6] = "-wx"; prot[7] = "rwx"; } syscall::mmap:entry { printf("mmap with prot

begin.sgml

BEGIN SQL - Language Statements

begin.hlp

.pgaw:Help.f.t insert end "BEGIN" {bold} " By default, Postgres executes transactions in unchained mode (also known as " {} "autocommit" {bold} " in other database systems). In other words, each user

begin.java

import java.applet.*; import java.awt.*; import java.awt.event.*; import javax.swing.*; import java.net.URL; public class Begin extends JApplet { public AudioClip begin; private URL url;

begin-s.lst

TMS320C3x/4x COFF AssemblerVersion 5.11 Mon Jul 5 15:58:20 2004 Copyright (c) 1987-1999 Texas Instruments Incorporatedg:\CCS_c3x4x\c3x4x\cgtools\bin\asm30.exe begin-s.asm begin-s.obj -s -v2xx

begin.frm

VERSION 5.00 Begin VB.Form frmBegin BorderStyle = 3 'Fixed Dialog Caption = "The Software Installation Wizard" ClientHeight = 6195 ClientLeft = 1740

begin.cpp

// begin.cpp : implementation file // #include "stdafx.h" #include "Tin3D.h" #include "begin.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #e

begin.java

import java.awt.*; import java.awt.event.*; import javax.swing.*; public class Begin extends JFrame{ private JTextField textField1; private JPasswordField pwField; private JLabel label1