代码搜索:Powerbasic
找到约 22 项符合「Powerbasic」的源代码
代码结果 22
www.eeworm.com/read/243682/12924613
txt pbasic.txt
/L20"PowerBasic" Nocase Line Comment = ' File Extensions = BAS INC
/Delimiters = ~!@^*()+=|\{}[]:;"' ,.
/Function String = "%*^{Sub^}^{Function^}*("
/C1"PRECOMPILER NEW"
#Compile
#Debug #Dim
www.eeworm.com/read/332696/12743600
inc excel.inc
'Excel.inc - Include file for BIFF 2.1 specifications to write Excel files.
'
'Converted from VB source to PowerBasic, November 2001.
'Paul Squires (2001) support@planetsquires.com (Freeware)
'
'