Custom Query (162 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 162)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#105 fixed Valで指数形式の文字列を読み取れない dai イグトランス (egtra)
Description

指数部を認識しないので、例えば次のコードをコンパイル・実行しても単に2.23しか出力されない。

#prompt

Print Val("2.23E+10")
#106 fixed StringBuilderクラスの実装 (System.Text) イグトランス (egtra) イグトランス (egtra)
Description

System.Stringを不変化することに際して、書換可能な文字列であるSystem.Text.StringBuilderを整備する。

#109 fixed 全てのインタフェースのVTableにObject由来のものが含まれる dai イグトランス (egtra)
Description

http://www.activebasic.com/forum/viewtopic.php?t=1927 COMインタフェースの場合、これがあっては困る。VTableのエントリの先頭には、そのインタフェースのメソッドから並んでいなければならない。

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.