Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chenxiaopan/supermarketmanager
/ functions
Functions
419 in github.com/chenxiaopan/supermarketmanager
⨍
Functions
419
◇
Types & classes
33
↓ 50 callers
Function
jQuery
( selector, context )
WebRoot/js/jquery.js:61
↓ 24 callers
Method
getPoolConnection
连接池 @return
src/com/hy/cxp/supermarket/util/BaseDao.java:28
↓ 23 callers
Method
closeAll
关闭连接 @param rs @param ps @param con
src/com/hy/cxp/supermarket/util/BaseDao.java:52
↓ 17 callers
Method
add
(Goods good)
src/com/hy/cxp/supermarket/biz/GoodsBiz.java:16
↓ 14 callers
Method
add
(Users user)
src/com/hy/cxp/supermarket/dao/UsersDao.java:18
↓ 14 callers
Function
getAll
( context, tag )
WebRoot/js/jquery.js:6452
↓ 13 callers
Method
executeUpdateSql
添加,删除,修改 @param sql @param param 可变数组; 没有数据就不需要写! @return
src/com/hy/cxp/supermarket/util/BaseDao.java:87
↓ 11 callers
Function
assert
* Support testing using an element * @param {Function} fn Passed the created div and expects a boolean result
WebRoot/js/jquery.js:1325
↓ 11 callers
Function
formatDay
(timestr)
WebRoot/js/datetime.js:49
↓ 10 callers
Function
fn
()
WebRoot/js/time.js:5
↓ 10 callers
Function
markFunction
* Mark a function for special use by Sizzle * @param {Function} fn The function to mark
WebRoot/js/jquery.js:1316
↓ 9 callers
Function
addEvent
(element,event,handler)
WebRoot/js/datetime.js:331
↓ 9 callers
Method
setSid
(int sid)
src/com/hy/cxp/supermarket/entity/Suppliers.java:61
↓ 8 callers
Method
setSname
(String sname)
src/com/hy/cxp/supermarket/entity/Suppliers.java:67
↓ 7 callers
Function
createPositionalPseudo
* Returns a function to use in pseudos for positionals * @param {Function} fn
WebRoot/js/jquery.js:1411
↓ 6 callers
Function
fillzero
(str)
WebRoot/js/datetime.js:274
↓ 6 callers
Method
getCurrPageNo
获得当前页 @return
src/com/hy/cxp/supermarket/util/Page.java:72
↓ 6 callers
Method
getPageSize
设置和获得页面大小,即每页显示记录数 @return
src/com/hy/cxp/supermarket/util/Page.java:34
↓ 6 callers
Method
setSfax
(String sfax)
src/com/hy/cxp/supermarket/entity/Suppliers.java:91
↓ 6 callers
Method
setStel
(String stel)
src/com/hy/cxp/supermarket/entity/Suppliers.java:79
↓ 5 callers
Function
createOption
(type,v)
WebRoot/js/datetime.js:193
↓ 5 callers
Method
getDate
()
src/com/hy/cxp/supermarket/entity/Orders.java:67
↓ 5 callers
Method
getGid
()
src/com/hy/cxp/supermarket/entity/Goods.java:31
↓ 5 callers
Function
getTarget
(e)
WebRoot/js/datetime.js:305
↓ 5 callers
Method
getUname
()
src/com/hy/cxp/supermarket/entity/Users.java:62
↓ 5 callers
Method
setScontacts
(String scontacts)
src/com/hy/cxp/supermarket/entity/Suppliers.java:73
↓ 5 callers
Function
totwo
(n)
WebRoot/js/time.js:38
↓ 4 callers
Function
Sizzle
( selector, context, results, seed )
WebRoot/js/jquery.js:1183
↓ 4 callers
Function
add
( key, value )
WebRoot/js/jquery.js:7497
↓ 4 callers
Function
condense
( unmatched, map, filter, context, xml )
WebRoot/js/jquery.js:2539
↓ 4 callers
Method
del
(int id)
src/com/hy/cxp/supermarket/biz/GoodsBiz.java:15
↓ 4 callers
Method
findById
(int id)
src/com/hy/cxp/supermarket/biz/GoodsBiz.java:11
↓ 4 callers
Function
genFx
( type, includeWidth )
WebRoot/js/jquery.js:9412
↓ 4 callers
Method
getGname
()
src/com/hy/cxp/supermarket/entity/Goods.java:39
↓ 4 callers
Method
getSid
()
src/com/hy/cxp/supermarket/entity/Goods.java:63
↓ 4 callers
Function
isHidden
( elem, el )
WebRoot/js/jquery.js:6839
↓ 4 callers
Method
list
()
src/com/hy/cxp/supermarket/biz/GoodsBiz.java:10
↓ 4 callers
Function
toSelector
( tokens )
WebRoot/js/jquery.js:2465
↓ 4 callers
Function
tokenize
( selector, parseOnly )
WebRoot/js/jquery.js:2398
↓ 4 callers
Method
update
(Goods good)
src/com/hy/cxp/supermarket/biz/GoodsBiz.java:14
↓ 3 callers
Function
addCombinator
( matcher, combinator, base )
WebRoot/js/jquery.js:2475
↓ 3 callers
Function
addHandle
* Adds the same handler for all of the specified attrs * @param {String} attrs Pipe-separated list of attributes * @param {Function} handler The met
WebRoot/js/jquery.js:1347
↓ 3 callers
Function
ajaxExtend
( target, src )
WebRoot/js/jquery.js:7701
↓ 3 callers
Function
createCache
* Create key-value caches of limited size * @returns {Function(string, Object)} Returns the Object data after storing it on itself with * property n
WebRoot/js/jquery.js:1298
↓ 3 callers
Function
done
( status, nativeStatusText, responses, headers )
WebRoot/js/jquery.js:8149
↓ 3 callers
Function
elementMatcher
( matchers )
WebRoot/js/jquery.js:2525
↓ 3 callers
Method
findById
(int id)
src/com/hy/cxp/supermarket/biz/impl/GoodsBizImpl.java:19
↓ 3 callers
Method
findByName
(String name)
src/com/hy/cxp/supermarket/biz/GoodsBiz.java:12
↓ 3 callers
Method
findGid
(String gname,int sid)
src/com/hy/cxp/supermarket/biz/impl/OrdersBizImpl.java:46
↓ 3 callers
Method
getGprice
()
src/com/hy/cxp/supermarket/entity/Goods.java:47
↓ 3 callers
Method
getOid
()
src/com/hy/cxp/supermarket/entity/Orders.java:37
↓ 3 callers
Method
getPageInfo
(Page pages)
src/com/hy/cxp/supermarket/biz/GoodsBiz.java:13
↓ 3 callers
Method
getSname
()
src/com/hy/cxp/supermarket/entity/Suppliers.java:64
↓ 3 callers
Method
getTotalPageCount
设置和获得总页数 @return
src/com/hy/cxp/supermarket/util/Page.java:21
↓ 3 callers
Method
getUpwd
()
src/com/hy/cxp/supermarket/entity/Users.java:68
↓ 3 callers
Function
isArraylike
( obj )
WebRoot/js/jquery.js:983
↓ 3 callers
Function
isEmptyDataObject
( obj )
WebRoot/js/jquery.js:3886
↓ 3 callers
Method
list
()
src/com/hy/cxp/supermarket/biz/impl/SuppliersBizImpl.java:13
↓ 3 callers
Method
setCost
(float cost)
src/com/hy/cxp/supermarket/entity/OrdersView.java:60
↓ 3 callers
Method
setDate
(String date)
src/com/hy/cxp/supermarket/entity/OrdersView.java:68
↓ 3 callers
Method
setDate
(String date)
src/com/hy/cxp/supermarket/entity/Suppliers.java:103
↓ 3 callers
Function
setGlobalEval
( elems, refElements )
WebRoot/js/jquery.js:6323
↓ 3 callers
Method
setGname
(String gname)
src/com/hy/cxp/supermarket/entity/OrdersView.java:44
↓ 3 callers
Method
setOid
(int oid)
src/com/hy/cxp/supermarket/entity/OrdersView.java:36
↓ 3 callers
Method
setOpaid
(String opaid)
src/com/hy/cxp/supermarket/entity/OrdersView.java:76
↓ 3 callers
Method
setSdesc
(String sdesc)
src/com/hy/cxp/supermarket/entity/Suppliers.java:97
↓ 3 callers
Method
setSname
(String sname)
src/com/hy/cxp/supermarket/entity/OrdersView.java:52
↓ 3 callers
Method
setTotalCount
设置总个数 通过总个数算出总页数 @param totalCount
src/com/hy/cxp/supermarket/util/Page.java:57
↓ 3 callers
Method
setUbirth
(String ubirth)
src/com/hy/cxp/supermarket/entity/UsersView.java:49
↓ 3 callers
Method
setUname
(String uname)
src/com/hy/cxp/supermarket/entity/UsersView.java:37
↓ 3 callers
Method
setUserid
(int userid)
src/com/hy/cxp/supermarket/entity/UsersView.java:31
↓ 3 callers
Method
setUsex
(String usex)
src/com/hy/cxp/supermarket/entity/UsersView.java:43
↓ 3 callers
Method
setUtel
(String utel)
src/com/hy/cxp/supermarket/entity/UsersView.java:55
↓ 3 callers
Method
setUtype
(String utype)
src/com/hy/cxp/supermarket/entity/UsersView.java:61
↓ 3 callers
Function
winnow
( elements, qualifier, not )
WebRoot/js/jquery.js:5956
↓ 2 callers
Function
actualDisplay
( name, doc )
WebRoot/js/jquery.js:7298
↓ 2 callers
Function
addToPrefiltersOrTransports
( structure )
WebRoot/js/jquery.js:7642
↓ 2 callers
Function
augmentWidthOrHeight
( elem, name, extra, isBorderBox, styles )
WebRoot/js/jquery.js:7183
↓ 2 callers
Function
checknewpwd
()
WebRoot/js/password.js:21
↓ 2 callers
Function
checkoldpwd
()
WebRoot/js/password.js:6
↓ 2 callers
Function
checkrepwd
()
WebRoot/js/password.js:41
↓ 2 callers
Function
cloneCopyEvent
( src, dest )
WebRoot/js/jquery.js:6331
↓ 2 callers
Function
create
(i,i2)
WebRoot/js/datetime.js:195
↓ 2 callers
Function
createFxNow
()
WebRoot/js/jquery.js:8871
↓ 2 callers
Function
createSafeFragment
( document )
WebRoot/js/jquery.js:5984
↓ 2 callers
Function
css_defaultDisplay
( nodeName )
WebRoot/js/jquery.js:7266
↓ 2 callers
Function
dataAttr
( elem, key, data )
WebRoot/js/jquery.js:3854
↓ 2 callers
Function
detach
()
WebRoot/js/jquery.js:108
↓ 2 callers
Method
findById
(int id)
src/com/hy/cxp/supermarket/biz/impl/OrdersBizImpl.java:22
↓ 2 callers
Method
findById
(int id)
src/com/hy/cxp/supermarket/biz/impl/UsersBizImpl.java:29
↓ 2 callers
Method
findSid
()
src/com/hy/cxp/supermarket/biz/impl/GoodsBizImpl.java:45
↓ 2 callers
Method
findSupByGname
(int gid)
src/com/hy/cxp/supermarket/biz/OrdersBiz.java:19
↓ 2 callers
Method
findSupByGname
(int gid)
src/com/hy/cxp/supermarket/biz/impl/OrdersBizImpl.java:51
↓ 2 callers
Function
fire
( data )
WebRoot/js/jquery.js:3040
↓ 2 callers
Method
getGstock
()
src/com/hy/cxp/supermarket/entity/Goods.java:71
↓ 2 callers
Method
getGunit
()
src/com/hy/cxp/supermarket/entity/Goods.java:55
↓ 2 callers
Method
getOnum
()
src/com/hy/cxp/supermarket/entity/Orders.java:57
↓ 2 callers
Method
getOpaid
()
src/com/hy/cxp/supermarket/entity/Orders.java:77
↓ 2 callers
Method
getSadd
()
src/com/hy/cxp/supermarket/entity/Suppliers.java:82
↓ 2 callers
Method
getSdesc
()
src/com/hy/cxp/supermarket/entity/Suppliers.java:94
next →
1–100 of 419, ranked by callers