Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/TSeer
/ functions
Functions
2,210 in github.com/Tencent/TSeer
⨍
Functions
2,210
◇
Types & classes
307
Method
StoreCache
* 构造函数 */
TseerServer/src/StoreCache.h:103
Method
StoreProxy
TseerServer/src/StoreProxy.cpp:23
Method
SyncRouterThread
TseerAgent/src/SyncRouterThread.cpp:47
Method
TC_Config
api/cplus/src/tc_config.cpp:430
Method
TC_ConfigDomain
api/cplus/src/tc_config.cpp:27
Method
TC_ConfigNoParam_Exception
api/cplus/src/tc_config.h:67
Method
TC_Config_Exception
api/cplus/src/tc_config.h:57
Method
TC_Exception
api/cplus/src/tc_ex.cpp:28
Method
TC_File_Exception
api/cplus/src/tc_file.h:39
Method
TarsDecodeException
api/cplus/src/Tars.h:66
Method
TarsDecodeInvalidValue
api/cplus/src/Tars.h:81
Method
TarsDecodeMismatch
api/cplus/src/Tars.h:71
Method
TarsDecodeRequireNotExist
api/cplus/src/Tars.h:76
Method
TarsDisplayer
api/cplus/src/TarsDisplayer.h:55
Method
TarsEncodeException
api/cplus/src/Tars.h:61
Method
TarsException
api/cplus/src/Tars.h:56
Method
TarsNotEnoughBuff
api/cplus/src/Tars.h:86
Method
TarsStructBase
api/cplus/src/Tars.h:49
Method
TarsUniPacket
api/cplus/src/tup.h:690
Method
ThrowableInfo
(Throwable throwable)
web/src/main/java/com/qq/seer/common/exception/ThrowableInfo.java:29
Method
UniAttribute
* 构造函数 */
api/cplus/src/tup.h:67
Method
UniPacket
* 构造函数 */
api/cplus/src/tup.h:467
Method
UpdateAgentCallbackImp
TseerServer/src/ApiRegImp.h:58
Method
UpdateImp
* */
TseerAgent/src/UpdateImp.h:30
Method
UpdateThread
TseerServer/src/UpdateThread.cpp:27
Function
_afterTask
()
web/src/main/webapp/global-libs/cloudJs/js/cloudjs.js:846
Function
_bindEachEvent
* 绑定tab上的事件 * @param {object} li 相应的tab对应的li元素的jquery对象
web/src/main/webapp/global-libs/cloudJs/js/ctab.js:288
Function
_bindEvent
* 绑定事件
web/src/main/webapp/global-libs/cloudJs/js/tab.js:115
Function
_bindEvent
* 设置箭头,锚点点击事件
web/src/main/webapp/global-libs/cloudJs/js/slide.js:256
Function
_bindEvent
()
web/src/main/webapp/global-libs/cloudJs/js/combobox.js:892
Function
_bindWholeEvent
* 绑定全局的事件,如关闭其他按钮事件
web/src/main/webapp/global-libs/cloudJs/js/ctab.js:273
Function
_changeSelect
* 改变下拉列表的值 * @param {Object} ele 当前操作的下拉元素 * @param {String} targetName 当前操作元素名称 * @param {Boolean} isChangeEvent 是否触发on
web/src/main/webapp/global-libs/cloudJs/js/combobox.js:320
Function
_checkInput
* 验证内容
web/src/main/webapp/global-libs/cloudJs/js/combobox.js:591
Function
_clearInterval
* 清除自动轮播定时器
web/src/main/webapp/global-libs/cloudJs/js/slide.js:304
Function
_clearSwithInteval
* 清除自动切换定时器
web/src/main/webapp/global-libs/cloudJs/js/tab.js:160
Function
_closeOtherTabs
* 关闭其他tab
web/src/main/webapp/global-libs/cloudJs/js/ctab.js:738
Function
_doAddTab
* 添加tab选项卡 * @param {array} panels 初始化过的每个tab节点的数据 * @return {array} 添加的tab相关数据
web/src/main/webapp/global-libs/cloudJs/js/ctab.js:349
Function
_doDragTab
* 绑定tab上的拖动 * @param {object} li 相应的tab对应的li元素的jquery对象
web/src/main/webapp/global-libs/cloudJs/js/ctab.js:551
Function
_doGetTab
* 获取相应index位置的tab数据,包括tabId,panelId,index,tab参数 * @param {array} indexList 刷新的tab索引列表 * @return {array} 获取到的tab相关数据
web/src/main/webapp/global-libs/cloudJs/js/ctab.js:604
Function
_doLoadPanel
* 重新加载第index个tab panel * @param {number, string} index 需重新加载的tab索引, panelId 对应面板的id
web/src/main/webapp/global-libs/cloudJs/js/ctab.js:436
Function
_doRefreshTab
* 刷新index位置的tab框 * @param {array} indexList 刷新的tab索引列表 * @return {array} 刷新的tab相关数据
web/src/main/webapp/global-libs/cloudJs/js/ctab.js:589
Function
_doRemoveTab
* 关闭并销毁index位置的tab框 * @param {array} indexList 关闭的tab索引列表 * @return {array} 关闭的tab相关数据
web/src/main/webapp/global-libs/cloudJs/js/ctab.js:504
Function
_doSelectTab
* 选中第index个tab * @param {number} index 选中的索引 * @return {array} 选中的tab相关数据
web/src/main/webapp/global-libs/cloudJs/js/ctab.js:461
Function
_doUpdateTab
* 更新index位置的tab数据 * @param {array, object} indexList 更新的tab索引列表,panel 更新的内容 * @return {array} 更新后的tab相关数据
web/src/main/webapp/global-libs/cloudJs/js/ctab.js:623
Function
_formatDataToHtml
* 获取数据,并生成下拉html * @param {Object} data 下拉数据 * @param {Boolean} isSearch 是否是搜索 * @return {String} 生成的html
web/src/main/webapp/global-libs/cloudJs/js/combobox.js:401
Function
_getAjaxData
* 通过ajax获取数据 * @param {Function} callback 回调函数 * @param {Boolen} isAsync 是否异步加载 * @param {String/Object} ajaxParams ajax
web/src/main/webapp/global-libs/cloudJs/js/combobox.js:280
Function
_getDataFromDom
* 从dom节点中获取tab的数据 * @param {array} panels tab节点初始化数据
web/src/main/webapp/global-libs/cloudJs/js/ctab.js:228
Function
_getMultiValue
* 获取默认value对于的text [多选的时候] * @param {Json} data 数据 * @param {String} value value字符串 * @return {String} 返回vakye对应的t
web/src/main/webapp/global-libs/cloudJs/js/combobox.js:248
Function
_getNewStyle
* 通过指定索引位置获取新的位移量 * @param {number} index 轮播到的索引位置 * @return {object} 新的样式对象
web/src/main/webapp/global-libs/cloudJs/js/slide.js:382
Function
_getParams
* 获取ajax参数 * @param {String} searchStr 需要替换的字符串 * @return {String/Object} 替换后的ajax参数
web/src/main/webapp/global-libs/cloudJs/js/combobox.js:648
Function
_getTabJqNode
* 获取tab div上的各个元素的jquery对象,部分jq对象已缓存
web/src/main/webapp/global-libs/cloudJs/js/ctab.js:334
Function
_getTabWidth
* 计算当前tab的合适宽度 * @param {number, number} width 头部ul的宽度,count 当前tab个数 * @return {number} 返回tab的合适宽度
web/src/main/webapp/global-libs/cloudJs/js/ctab.js:725
Function
_init
()
web/src/main/webapp/global-libs/cloudJs/js/combobox.js:80
Function
_initSearchPanel
* 初始化下拉面板 * @param {Object} data 下拉面板数据 * @param {String} isSearch 是否是搜索
web/src/main/webapp/global-libs/cloudJs/js/combobox.js:456
Function
_loadAsync
(items, _force, success, fail)
web/src/main/webapp/global-libs/odfl/odfl.js:310
Function
_loadAsync
(items, _force, success, fail)
web/src/main/webapp/global-libs/cloudJs/js/cloudjs.js:417
Function
_loadInIE
(items, _force, success, fail)
web/src/main/webapp/global-libs/odfl/odfl.js:321
Function
_loadInIE
(items, _force, success, fail)
web/src/main/webapp/global-libs/cloudJs/js/cloudjs.js:428
Function
_matchCondition
* 通过args条件获取符合条件的tab的索引列表 * @param {object} args 筛选的条件 * @return {array} 返回符合条件的tab的索引列表
web/src/main/webapp/global-libs/cloudJs/js/ctab.js:755
Function
_renderHtml
* 生成分页组件的html代码放入到当前对象中 * @param {Number} s 每页展示的记录数 * @param {Number} n 当前页码
web/src/main/webapp/global-libs/cloudJs/js/paging.js:195
Function
_renderHtml
* 重新生成html元素
web/src/main/webapp/global-libs/cloudJs/js/slide.js:131
Function
_renderHtml
* 生成html节点,无默认节点的情况下
web/src/main/webapp/global-libs/cloudJs/js/ctab.js:259
Function
_resetAbsStyle
* 设置箭头和锚点的位置
web/src/main/webapp/global-libs/cloudJs/js/slide.js:203
Function
_setDefaultValue
* 设置默认值 * @param {Array} data 数据
web/src/main/webapp/global-libs/cloudJs/js/combobox.js:156
Function
_setInterval
* 添加自动轮播定时器
web/src/main/webapp/global-libs/cloudJs/js/slide.js:317
Function
_setPanelStyle
* 设置面板的样式
web/src/main/webapp/global-libs/cloudJs/js/ctab.js:703
Function
_setStyle
* 初始化样式
web/src/main/webapp/global-libs/cloudJs/js/tab.js:82
Function
_setStyle
* 初始化样式
web/src/main/webapp/global-libs/cloudJs/js/slide.js:175
Function
_setStyle
* 初始化组件整体样式
web/src/main/webapp/global-libs/cloudJs/js/ctab.js:662
Function
_setSwitchInteval
* 设置自动切换定时器
web/src/main/webapp/global-libs/cloudJs/js/tab.js:146
Function
_setTabStyle
* 设置选项卡的样式
web/src/main/webapp/global-libs/cloudJs/js/ctab.js:692
Function
_setVerticalH
* 垂直轴向的情况下自适应高度
web/src/main/webapp/global-libs/cloudJs/js/tab.js:101
Function
_sortString
*根据_sort值排序,_sort为正数为正序排序,负数为逆序排序
web/src/main/webapp/global-libs/cloudJs/js/cascade.js:289
Function
_super
()
web/src/main/webapp/global-libs/cloudJs/js/draggable.js:433
Function
_super
()
web/src/main/webapp/global-libs/cloudJs/js/resizable.js:433
Function
_superApply
( args )
web/src/main/webapp/global-libs/cloudJs/js/draggable.js:436
Function
_superApply
( args )
web/src/main/webapp/global-libs/cloudJs/js/resizable.js:436
Function
_swithTo
* 设置自动切换定时器 * @param {number} index 切换到的选项卡索引
web/src/main/webapp/global-libs/cloudJs/js/tab.js:169
Function
_toIndex
* 轮播到指定索引位置 * @param {number} index 轮播到的索引位置 , * @param {boolean} autoFlag 区分是自动轮播的还是用户触发的轮播
web/src/main/webapp/global-libs/cloudJs/js/slide.js:401
Function
_toNext
* 往下一页轮播 * @param {boolean} autoFlag 区分是自动轮播的还是用户触发的向上轮播 * @return {boolean} 若下一页索引超出且不允许循环,返回false;否则返回true
web/src/main/webapp/global-libs/cloudJs/js/slide.js:360
Function
_toPrev
* 往上一页轮播 * @param {boolean} autoFlag 区分是自动轮播的还是用户触发的向下轮播 * @return {boolean} 若上一页索引超出且不允许循环,返回false;否则返回true
web/src/main/webapp/global-libs/cloudJs/js/slide.js:338
Method
addAgentPackageInfo
TseerServer/src/ApiRegImp.cpp:1980
Method
addAttachments
(Map<String, Object> attachments)
api/java/src/main/java/com/qq/cloud/router/client/loadblance/impl/GenericLoadBlanceContext.java:64
Method
addBaseServiceInfo
TseerServer/src/BaseHandle.cpp:86
Method
addBaseServiceInfo
TseerServer/src/MysqlHandle.cpp:726
Method
addBaseServiceInfo
TseerServer/src/EtcdHandle.cpp:1094
Method
addIdcGroupRule
TseerServer/src/StoreProxy.cpp:182
Method
addIdcGroupRule
TseerServer/src/BaseHandle.cpp:149
Method
addIdcGroupRule
TseerServer/src/MysqlHandle.cpp:808
Method
addIdcGroupRule
TseerServer/src/EtcdHandle.cpp:1485
Method
addIdcPriority
TseerServer/src/StoreProxy.cpp:201
Method
addIdcPriority
TseerServer/src/BaseHandle.cpp:170
Method
addIdcPriority
TseerServer/src/MysqlHandle.cpp:941
Method
addIdcPriority
TseerServer/src/EtcdHandle.cpp:1759
Method
addKeyInfo
TseerAgent/src/HeartBeatReportThread.cpp:156
Method
addNodeInfo
TseerServer/src/BaseHandle.cpp:99
Method
addNodeInfo
TseerServer/src/MysqlHandle.cpp:84
Method
addNodeInfo
TseerServer/src/EtcdHandle.cpp:1215
Method
addRouter
TseerAgent/src/ApiLb_random.cpp:37
Method
addRouter
TseerAgent/src/ApiLb_consistenthash.cpp:40
← previous
next →
1,201–1,300 of 2,210, ranked by callers