代码搜索:para
找到约 10,000 项符合「para」的源代码
代码结果 10,000
www.eeworm.com/read/180137/5288835
sgml bugs.sgml
cole developers have done their best effort to fix all the bugs of cole. But may be some of the are still hidden in the code. If you found one (or many!), please send a report to the maintain
www.eeworm.com/read/180137/5288838
sgml using.sgml
The files in the subdirectory examples in the source code show the complete public API in action. Briefly, if you know how to use the
www.eeworm.com/read/171581/5392702
properties backgrounddialog_pt_br.properties
BackgroundDialogTitle=Propriedades do Fundo
BGBadObjectMessage=Objeto inv\u00e1lido passado para BackgroundDialog.initializeData:
BGColorChooserTitle=Seletor de cor de fundo
BrowseColors=Procur
www.eeworm.com/read/171581/5393212
properties backgrounddialog_pt_br.properties
BackgroundDialogTitle=Propriedades do Fundo
BGBadObjectMessage=Objeto inv\u00e1lido passado para BackgroundDialog.initializeData:
BGColorChooserTitle=Seletor de cor de fundo
BrowseColors=Procur
www.eeworm.com/read/330537/3421429
java selectedbook.java
package edu.jnestore.util;
import edu.jnestore.beans.Book;
public class SelectedBook extends Book
{
/**
* constructor
* @param ISBNID ISBN of this book
* @param name book name
* @para
www.eeworm.com/read/313311/3644177
java selectedbook.java
package edu.jnestore.util;
import edu.jnestore.beans.Book;
public class SelectedBook extends Book
{
/**
* constructor
* @param ISBNID ISBN of this book
* @param name book name
* @para
www.eeworm.com/read/312725/3648505
c dmac.c
#include "HA_TypeDef.h"
#include "hardware.h"
#include "hardware_reg.h"
extern unsigned int para;
void HA_InitDMAC(void)
{
U32
www.eeworm.com/read/273662/4202123
po es.po
# Spanish translations for Subversion
# Traducciones al español para Subversion.
# Copyright (C) 2004,2005 CollabNet.
# This file is distributed under the same license as the subversion package.
#
msg
www.eeworm.com/read/273660/4203128
po es.po
# Spanish translations for Subversion
# Traducciones al español para Subversion.
# Copyright (C) 2004,2005 CollabNet.
# This file is distributed under the same license as the subversion package.
#
msg
www.eeworm.com/read/272855/4214815
asm 7e12.asm
public disp
code segment para public 'code'
assume cs:code
;---------DISPLAY显示子程序----------
DISP PROC far
PUSH AX
PUSH BX
PUSH DX
MOV BL,2