📄 package.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html> <body> <p>Defines a variety of helper classes used for outputting DataSet and DataPoint objects to a variety of different output sources. In the initial implementation of this package the only output format supported is delimited text. This includes comma delimited form - also known as CSV (Comma Separated Values) - as the default output format. It is expected/hoped that other classes will be developed for outputting to such sources as a database (via a SQL SELECT statement), XML data sources, and others.</p> <p>See also: {@link net.sourceforge.openforecast.input}</p> </body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -