代码搜索:Text
找到约 10,000 项符合「Text」的源代码
代码结果 10,000
www.eeworm.com/read/204040/5035666
asm text.asm
;*** TEXT.ASM - Low level routines for Text Manager
;*
;* GLOBAL
;* SegAddr Linear address -> segmented address
;* CbFindLine Find a line in the source buffer
;* BigMoveUp Move large blocks of m
www.eeworm.com/read/202075/5055004
java text.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either v
www.eeworm.com/read/199150/5079966
dpr text.dpr
program Text;
uses
Forms,
Main in 'Main.pas' {fmMain};
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TfmMain, fmMain);
Application.Run;
end.
www.eeworm.com/read/199150/5080027
dpr text.dpr
program Text;
{%DelphiDotNetAssemblyCompiler 'Borland.Delphi.dll'}
{%DelphiDotNetAssemblyCompiler 'Borland.Vcl.dll'}
{%DelphiDotNetAssemblyCompiler 'Borland.VclRtl.dll'}
{%DelphiDotNetAssemblyCo
www.eeworm.com/read/195948/5106389
text2
WRITE_index(0);
WRITE_data(LCD_R0TURNOFF);
WRITE_index(1);
WRITE_data(LCD_R1CON2);
WRITE_index(5);
WRITE_data(0);
WRITE_index(0x10);
WRITE_data(LCD_R16dbd);
PAGE=0;