package.html
来自「搞算法预测的可以来看。有移动平均法」· HTML 代码 · 共 16 行
HTML
16 行
<!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 + =
减小字号Ctrl + -
显示快捷键?