⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 FastUnit是基于Java的快速开发平台
💻 HTML
📖 第 1 页 / 共 5 页
字号:
类 com.fastunit.<A HREF="./com/fastunit/Row.html" title="com.fastunit 中的类">Row</A> 中的方法
<DD>取得指定名称的值,并转换为double类型,值为空时返回默认值。
<DT><A HREF="./com/fastunit/Row.html#getDouble(int, double)"><B>getDouble(int, double)</B></A> - 
类 com.fastunit.<A HREF="./com/fastunit/Row.html" title="com.fastunit 中的类">Row</A> 中的方法
<DD>取得指定列的值,并转换为double类型,值为空时返回默认值。
<DT><A HREF="./com/fastunit/Variables.html#getDouble(java.lang.String, double)"><B>getDouble(String, double)</B></A> - 
类 com.fastunit.<A HREF="./com/fastunit/Variables.html" title="com.fastunit 中的类">Variables</A> 中的静态方法
<DD>取得变量值,并且转换为double类型,值不存在或为空时返回默认值。
<DT><A HREF="./com/fastunit/Unit.html#getElement(java.lang.String)"><B>getElement(String)</B></A> - 
接口 com.fastunit.<A HREF="./com/fastunit/Unit.html" title="com.fastunit 中的接口">Unit</A> 中的方法
<DD>取得指定元素对象。
<DT><A HREF="./com/fastunit/Unit.html#getElement(int)"><B>getElement(int)</B></A> - 
接口 com.fastunit.<A HREF="./com/fastunit/Unit.html" title="com.fastunit 中的接口">Unit</A> 中的方法
<DD>取得指定元素对象。
<DT><A HREF="./com/fastunit/Visitor.html#getEncoding()"><B>getEncoding()</B></A> - 
类 com.fastunit.<A HREF="./com/fastunit/Visitor.html" title="com.fastunit 中的类">Visitor</A> 中的方法
<DD>取得字符编码。
<DT><A HREF="./com/fastunit/jdbc/QueryParameters.html#getFirstRow()"><B>getFirstRow()</B></A> - 
类 com.fastunit.jdbc.<A HREF="./com/fastunit/jdbc/QueryParameters.html" title="com.fastunit.jdbc 中的类">QueryParameters</A> 中的方法
<DD>取得起始行号,默认值为0。
<DT><A HREF="./com/fastunit/Row.html#getFloat(java.lang.String, float)"><B>getFloat(String, float)</B></A> - 
类 com.fastunit.<A HREF="./com/fastunit/Row.html" title="com.fastunit 中的类">Row</A> 中的方法
<DD>取得指定名称的值,并转换为float类型,值为空时返回默认值。
<DT><A HREF="./com/fastunit/Row.html#getFloat(int, float)"><B>getFloat(int, float)</B></A> - 
类 com.fastunit.<A HREF="./com/fastunit/Row.html" title="com.fastunit 中的类">Row</A> 中的方法
<DD>取得指定列的值,并转换为float类型,值为空时返回默认值。
<DT><A HREF="./com/fastunit/User.html#getGroups()"><B>getGroups()</B></A> - 
接口 com.fastunit.<A HREF="./com/fastunit/User.html" title="com.fastunit 中的接口">User</A> 中的方法
<DD>获取用户的所有用户组,其中包含未激活的用户组。
<DT><A HREF="./com/fastunit/Path.html#getHomePath()"><B>getHomePath()</B></A> - 
类 com.fastunit.<A HREF="./com/fastunit/Path.html" title="com.fastunit 中的类">Path</A> 中的静态方法
<DD>取得home路径(绝对路径)。
<DT><A HREF="./com/fastunit/support/PageNavigator.html#getHtml(java.lang.String, java.lang.String, int, int, int, int, int)"><B>getHtml(String, String, int, int, int, int, int)</B></A> - 
接口 com.fastunit.support.<A HREF="./com/fastunit/support/PageNavigator.html" title="com.fastunit.support 中的接口">PageNavigator</A> 中的方法
<DD>取得分页导航HTML代码。
<DT><A HREF="./com/fastunit/context/LocalContext.html#getHttpServletRequest()"><B>getHttpServletRequest()</B></A> - 
类 com.fastunit.context.<A HREF="./com/fastunit/context/LocalContext.html" title="com.fastunit.context 中的类">LocalContext</A> 中的方法
<DD>取得HttpServletRequest。
<DT><A HREF="./com/fastunit/context/LocalContext.html#getHttpServletResponse()"><B>getHttpServletResponse()</B></A> - 
类 com.fastunit.context.<A HREF="./com/fastunit/context/LocalContext.html" title="com.fastunit.context 中的类">LocalContext</A> 中的方法
<DD>取得HttpServletResponse。
<DT><A HREF="./com/fastunit/Path.html#getI18nPath()"><B>getI18nPath()</B></A> - 
类 com.fastunit.<A HREF="./com/fastunit/Path.html" title="com.fastunit 中的类">Path</A> 中的静态方法
<DD>取得资源文件路径(绝对路径)。
<DT><A HREF="./com/fastunit/Element.html#getId()"><B>getId()</B></A> - 
接口 com.fastunit.<A HREF="./com/fastunit/Element.html" title="com.fastunit 中的接口">Element</A> 中的方法
<DD>取得元素编号。
<DT><A HREF="./com/fastunit/Page.html#getId()"><B>getId()</B></A> - 
接口 com.fastunit.<A HREF="./com/fastunit/Page.html" title="com.fastunit 中的接口">Page</A> 中的方法
<DD>取得单元编号。
<DT><A HREF="./com/fastunit/Unit.html#getId()"><B>getId()</B></A> - 
接口 com.fastunit.<A HREF="./com/fastunit/Unit.html" title="com.fastunit 中的接口">Unit</A> 中的方法
<DD>取得单元编号。
<DT><A HREF="./com/fastunit/User.html#getId()"><B>getId()</B></A> - 
接口 com.fastunit.<A HREF="./com/fastunit/User.html" title="com.fastunit 中的接口">User</A> 中的方法
<DD>取得用户编号。
<DT><A HREF="./com/fastunit/Row.html#getIndex()"><B>getIndex()</B></A> - 
类 com.fastunit.<A HREF="./com/fastunit/Row.html" title="com.fastunit 中的类">Row</A> 中的方法
<DD>取得行序号。
<DT><A HREF="./com/fastunit/Row.html#getInt(java.lang.String, int)"><B>getInt(String, int)</B></A> - 
类 com.fastunit.<A HREF="./com/fastunit/Row.html" title="com.fastunit 中的类">Row</A> 中的方法
<DD>取得指定名称的值,并转换为int类型,值为空时返回默认值。
<DT><A HREF="./com/fastunit/Row.html#getInt(int, int)"><B>getInt(int, int)</B></A> - 
类 com.fastunit.<A HREF="./com/fastunit/Row.html" title="com.fastunit 中的类">Row</A> 中的方法
<DD>取得指定列的值,并转换为int类型,值为空时返回默认值。
<DT><A HREF="./com/fastunit/Variables.html#getInt(java.lang.String, int)"><B>getInt(String, int)</B></A> - 
类 com.fastunit.<A HREF="./com/fastunit/Variables.html" title="com.fastunit 中的类">Variables</A> 中的静态方法
<DD>取得变量值,并且转换为int类型,值不存在或为空时返回默认值。
<DT><A HREF="./com/fastunit/support/JFreeChartFactory.html#getJFreeChart()"><B>getJFreeChart()</B></A> - 
接口 com.fastunit.support.<A HREF="./com/fastunit/support/JFreeChartFactory.html" title="com.fastunit.support 中的接口">JFreeChartFactory</A> 中的方法
<DD>创建JFreeChart。
<DT><A HREF="./com/fastunit/Row.html#getKey(int)"><B>getKey(int)</B></A> - 
类 com.fastunit.<A HREF="./com/fastunit/Row.html" title="com.fastunit 中的类">Row</A> 中的方法
<DD>取得指定列序号的名称。
<DT><A HREF="./com/fastunit/Visitor.html#getLanguage()"><B>getLanguage()</B></A> - 
类 com.fastunit.<A HREF="./com/fastunit/Visitor.html" title="com.fastunit 中的类">Visitor</A> 中的方法
<DD>去掉语言代码。
<DT><A HREF="./com/fastunit/context/LocalContext.html#getLocalContext()"><B>getLocalContext()</B></A> - 
类 com.fastunit.context.<A HREF="./com/fastunit/context/LocalContext.html" title="com.fastunit.context 中的类">LocalContext</A> 中的静态方法
<DD>取得LocalContext实例。
<DT><A HREF="./com/fastunit/Visitor.html#getLocale()"><B>getLocale()</B></A> - 
类 com.fastunit.<A HREF="./com/fastunit/Visitor.html" title="com.fastunit 中的类">Visitor</A> 中的方法
<DD>取得Locale对象,由language和country创建。
<DT><A HREF="./com/fastunit/Visitor.html#getLocaleString()"><B>getLocaleString()</B></A> - 
类 com.fastunit.<A HREF="./com/fastunit/Visitor.html" title="com.fastunit 中的类">Visitor</A> 中的方法
<DD>取得Locale对象的字符串表示方式,格式“language_country”。
<DT><A HREF="./com/fastunit/Row.html#getLong(java.lang.String, long)"><B>getLong(String, long)</B></A> - 
类 com.fastunit.<A HREF="./com/fastunit/Row.html" title="com.fastunit 中的类">Row</A> 中的方法
<DD>取得指定名称的值,并转换为long类型,值为空时返回默认值。
<DT><A HREF="./com/fastunit/Row.html#getLong(int, long)"><B>getLong(int, long)</B></A> - 
类 com.fastunit.<A HREF="./com/fastunit/Row.html" title="com.fastunit 中的类">Row</A> 中的方法
<DD>取得指定列的值,并转换为long类型,值为空时返回默认值。
<DT><A HREF="./com/fastunit/MapList.html#getMapList(java.sql.ResultSet)"><B>getMapList(ResultSet)</B></A> - 
类 com.fastunit.<A HREF="./com/fastunit/MapList.html" title="com.fastunit 中的类">MapList</A> 中的静态方法
<DD>由ResultSet生成MapList对象
<DT><A HREF="./com/fastunit/support/MapListFactory.html#getMapList()"><B>getMapList()</B></A> - 
接口 com.fastunit.support.<A HREF="./com/fastunit/support/MapListFactory.html" title="com.fastunit.support 中的接口">MapListFactory</A> 中的方法
<DD>创建MapList数据对象。
<DT><A HREF="./com/fastunit/jdbc/QueryParameters.html#getMaxRows()"><B>getMaxRows()</B></A> - 
类 com.fastunit.jdbc.<A HREF="./com/fastunit/jdbc/QueryParameters.html" title="com.fastunit.jdbc 中的类">QueryParameters</A> 中的方法
<DD>取得最大行数,默认为不限制行数。
<DT><A HREF="./com/fastunit/Element.html#getName()"><B>getName()</B></A> - 
接口 com.fastunit.<A HREF="./com/fastunit/Element.html" title="com.fastunit 中的接口">Element</A> 中的方法
<DD>取得元素名称。
<DT><A HREF="./com/fastunit/User.html#getName()"><B>getName()</B></A> - 
接口 com.fastunit.<A HREF="./com/fastunit/User.html" title="com.fastunit 中的接口">User</A> 中的方法
<DD>取得用户名称。
<DT><A HREF="./com/fastunit/Element.html#getObject()"><B>getObject()</B></A> - 
接口 com.fastunit.<A HREF="./com/fastunit/Element.html" title="com.fastunit 中的接口">Element</A> 中的方法
<DD>取得元素的子对象。
<DT><A HREF="./com/fastunit/User.html#getOrganizationId()"><B>getOrganizationId()</B></A> - 
接口 com.fastunit.<A HREF="./com/fastunit/User.html" title="com.fastunit 中的接口">User</A> 中的方法
<DD>取得机构编号。
<DT><A HREF="./com/fastunit/support/IncrementorStringCreator.html#getPrefix()"><B>getPrefix()</B></A> - 
接口 com.fastunit.support.<A HREF="./com/fastunit/support/IncrementorStringCreator.html" title="com.fastunit.support 中的接口">IncrementorStringCreator</A> 中的方法
<DD>取得前缀字符串
<DT><A HREF="./com/fastunit/jdbc/ColumnRow.html#getPrimaryKeyValue(java.lang.String)"><B>getPrimaryKeyValue(String)</B></A> - 
接口 com.fastunit.jdbc.<A HREF="./com/fastunit/jdbc/ColumnRow.html" title="com.fastunit.jdbc 中的接口">ColumnRow</A> 中的方法
<DD>取得主键字段的值。
<DT><A HREF="./com/fastunit/context/ActionContext.html#getRequestParameter(java.lang.String)"><B>getRequestParameter(String)</B></A> - 
接口 com.fastunit.context.<A HREF="./com/fastunit/context/ActionContext.html" title="com.fastunit.context 中的接口">ActionContext</A> 中的方法
<DD>取得HttpServletRequest参数值,存在多个值时返回第一个。
<DT><A HREF="./com/fastunit/context/ActionContext.html#getRequestParameter(java.lang.String, java.lang.String)"><B>getRequestParameter(String, String)</B></A> - 
接口 com.fastunit.context.<A HREF="./com/fastunit/context/ActionContext.html" title="com.fastunit.context 中的接口">ActionContext</A> 中的方法
<DD>取得HttpServletRequest参数值,存在多个值时返回第一个,值不存在时返回默认值。
<DT><A HREF="./com/fastunit/context/ActionContext.html#getRequestParameter(int, java.lang.String)"><B>getRequestParameter(int, String)</B></A> - 
接口 com.fastunit.context.<A HREF="./com/fastunit/context/ActionContext.html" title="com.fastunit.context 中的接口">ActionContext</A> 中的方法
<DD>取得HttpServletRequest参数值,指定序号的值不存在时返回null。
<DT><A HREF="./com/fastunit/context/ActionContext.html#getRequestParameterDouble(java.lang.String, double)"><B>getRequestParameterDouble(String, double)</B></A> - 
接口 com.fastunit.context.<A HREF="./com/fastunit/context/ActionContext.html" title="com.fastunit.context 中的接口">ActionContext</A> 中的方法
<DD>取得HttpServletRequest参数值,并且转换为double类型,值不存在或为空时返回默认值。
<DT><A HREF="./com/fastunit/context/ActionContext.html#getRequestParameterInt(java.lang.String, int)"><B>getRequestParameterInt(String, int)</B></A> - 
接口 com.fastunit.context.<A HREF="./com/fastunit/context/ActionContext.html" title="com.fastunit.context 中的接口">ActionContext</A> 中的方法
<DD>取得HttpServletRequest参数值,并且转换为int类型,值不存在或为空时返回默认值。
<DT><A HREF="./com/fastunit/context/ActionContext.html#getRequestParameters(java.lang.String)"><B>getRequestParameters(String)</B></A> - 
接口 com.fastunit.context.<A HREF="./com/fastunit/context/ActionContext.html" title="com.fastunit.context 中的接口">ActionContext</A> 中的方法

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -