Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CraftsmenTech/jurongwang
/ functions
Functions
709 in github.com/CraftsmenTech/jurongwang
⨍
Functions
709
◇
Types & classes
137
↓ 2 callers
Method
getBitmapfromSDPathByName
在sd卡下得到一个图片的bitmap @param fileName sd卡下的相对名称(sd卡跟目录不用加进去) @return
src/com/orong/utils/FileUitls.java:80
↓ 2 callers
Method
getCheckCode
生成校验码 @param strCode @return
src/com/orong/utils/QCCodeUtil.java:82
↓ 2 callers
Method
getDetailMessage
获取消息详情 @param arg2 adpterposition @param summary @param Message_ID
src/com/orong/activity/UserNewSListActivity.java:163
↓ 2 callers
Method
getFildParmaterzendType
获取Field对象的参数化类型(获取泛型的步骤) @param field @return
src/com/orong/utils/JSONUtil.java:776
↓ 2 callers
Method
getFileSavePath
()
src/com/orong/utils/LoadImageRespone.java:43
↓ 2 callers
Method
getFomatDate
()
src/com/orong/entity/MessageSummary.java:77
↓ 2 callers
Method
getFramingRect
Calculates the framing rect which the UI should draw to show the user where to place the barcode. This target helps with alignment as well as forces t
src/com/orong/zxing/camera/CameraManager.java:223
↓ 2 callers
Method
getInterestRate
()
src/com/orong/entity/LoanDetail.java:89
↓ 2 callers
Method
getItem
(int position)
src/com/orong/adapter/ProjectsAdapter.java:50
↓ 2 callers
Method
getLoanID
()
src/com/orong/entity/LoanSummary.java:41
↓ 2 callers
Method
getLoanName
()
src/com/orong/entity/LoanDetail.java:49
↓ 2 callers
Method
getNewstVersion
检测是否有新版本 @param dialogStr @return
src/com/orong/utils/APPUltil.java:93
↓ 2 callers
Method
getOrSharedPrefences
(Context context)
src/com/orong/activity/BaseActivity.java:114
↓ 2 callers
Method
getParamList
()
src/com/orong/entity/HttpDatas.java:54
↓ 2 callers
Method
getPhone
()
src/com/orong/entity/UserInfo.java:62
↓ 2 callers
Method
getPreviewFormat
()
src/com/orong/zxing/camera/CameraConfigurationManager.java:89
↓ 2 callers
Method
getSchedule
()
src/com/orong/entity/LoanDetail.java:81
↓ 2 callers
Method
getScreenResolution
()
src/com/orong/zxing/camera/CameraConfigurationManager.java:85
↓ 2 callers
Method
getUrl
()
src/com/orong/entity/HttpDatas.java:37
↓ 2 callers
Method
iSString
判断对象是否为字符传类型数据 @param clazz 待判断的class类 @return 如果是字符串 返回True (为空是返回false) 否则返回fasle
src/com/orong/utils/JSONUtil.java:1031
↓ 2 callers
Method
instaceJsonObject
(String jsonStr)
src/com/orong/utils/JSONUtil.java:71
↓ 2 callers
Method
isDate
日期数据类型 @param clazz @return
src/com/orong/utils/JSONUtil.java:1062
↓ 2 callers
Method
isHasNet
检查是否有可用网络 @param context 上下文环境 @return 有可用网络返回true 否则返回false
src/com/orong/utils/net/NetUtils.java:78
↓ 2 callers
Method
isLicitAccount
判断是否是合法的帐号 @param matcherStr 待检验的字符串 @return 如果合法返回true 否则返回false
src/com/orong/utils/MatchUtil.java:65
↓ 2 callers
Method
isList
(Class<?> clazz)
src/com/orong/utils/JSONUtil.java:1038
↓ 2 callers
Method
isPhoneNum
验证字符串是否是手机号码 @param matchStr 代匹配的字符串 @return 如果是返回true否则返回false
src/com/orong/utils/MatchUtil.java:30
↓ 2 callers
Method
isSdCardUsed
判断Sd卡是否可用 @param context @return
src/com/orong/utils/FileUitls.java:34
↓ 2 callers
Method
isValidBase64Byte
(byte b)
src/com/orong/utils/Base64.java:175
↓ 2 callers
Method
jsonObject2Map
(JSONObject jsonObject, Class<?> mapClass, Class<T> valueClazz)
src/com/orong/utils/JSONUtil.java:352
↓ 2 callers
Method
loadnewsMessage
加载信息 @param pageSize @param pindex
src/com/orong/activity/UserNewSListActivity.java:314
↓ 2 callers
Method
maybeForName
(String name)
src/com/orong/zxing/camera/FlashlightManager.java:93
↓ 2 callers
Method
mySetResult
()
src/com/orong/activity/UserNewSListActivity.java:302
↓ 2 callers
Method
mySetResult
()
src/com/orong/activity/MyIdentityActivity.java:268
↓ 2 callers
Method
mySetResult
(int resultCode, String loginName)
src/com/orong/activity/RegisterActivity.java:369
↓ 2 callers
Method
reback
返回前一页 如果ViewFlipper 的当前页不是第一页退回前一页,否则退出整个页面,
src/com/orong/activity/RegisterActivity.java:511
↓ 2 callers
Method
removeActivityFromStack
经activity实例从activitystack中移除 @param activity 一个activity实例
src/com/orong/OrongApplication.java:77
↓ 2 callers
Method
requestAutoFocus
Asks the camera hardware to perform an autofocus. @param handler The Handler to notify when the autofocus completes. @param message
src/com/orong/zxing/camera/CameraManager.java:207
↓ 2 callers
Method
requestPreviewFrame
A single preview frame will be returned to the handler supplied. The data will arrive as byte[] in the message.obj field, with width and height encode
src/com/orong/zxing/camera/CameraManager.java:188
↓ 2 callers
Method
restartPreviewAndDecode
()
src/com/orong/zxing/decoding/CaptureActivityHandler.java:127
↓ 2 callers
Method
run
()
src/com/orong/zxing/decoding/FinishListener.java:44
↓ 2 callers
Method
setFlashlight
(boolean active)
src/com/orong/zxing/camera/FlashlightManager.java:140
↓ 2 callers
Method
setSummaryRead
(int position, boolean isRead)
src/com/orong/adapter/UserNewsListAdapter.java:84
↓ 2 callers
Method
setTitle
(String title)
src/com/orong/entity/MessageSummary.java:58
↓ 2 callers
Method
setUserIconIamge
设置用户头像
src/com/orong/fragment/MyOrongFragment.java:154
↓ 2 callers
Method
viewOutscreen
()
src/com/orong/fragment/CaptureFragment.java:126
↓ 1 callers
Method
LoadCommission
加载佣金
src/com/orong/activity/DeclareProjectActivity.java:66
↓ 1 callers
Method
LoadCommission
加载佣金
src/com/orong/activity/RecomMemberActivity.java:65
↓ 1 callers
Method
LoadCommission
加载佣金
src/com/orong/activity/BecomeDeputyActivity.java:70
↓ 1 callers
Method
LoadUserICIamge
(String url)
src/com/orong/activity/MemberSpaceActivity.java:153
↓ 1 callers
Method
addPossibleResultPoint
(ResultPoint point)
src/com/orong/zxing/view/ViewfinderView.java:166
↓ 1 callers
Method
addView2Frame
给空壳LinearLayout添加布局文件 @param view
src/com/orong/view/CustomDialog.java:183
↓ 1 callers
Method
addmessage
添加或修改一条数据 @param message @return
src/com/orong/db/MessageDao.java:34
↓ 1 callers
Method
afterTask
在线程线程任务后执行的方法 即在ThreadPoolExecutor.execute(Runnalbe r)执行完后执行的方法 @param result 线程任务完成后返回的数据
src/com/orong/utils/CustomRunnable.java:50
↓ 1 callers
Method
afterUpload
(String response)
src/com/orong/utils/net/NetUtils.java:433
↓ 1 callers
Method
appendCode
拼接字符串 @param strCode @return
src/com/orong/utils/QCCodeUtil.java:70
↓ 1 callers
Method
array2JSONArray
数组类型编程JsonArray @param object @return
src/com/orong/utils/JSONUtil.java:264
↓ 1 callers
Method
beforTask
()
src/com/orong/utils/APPUltil.java:203
↓ 1 callers
Method
beforeDownload
()
src/com/orong/utils/net/NetUtils.java:437
↓ 1 callers
Method
beforeTask
任务启动前的操作
src/com/orong/utils/net/HttpAsyncTask.java:238
↓ 1 callers
Method
beforeUpload
()
src/com/orong/utils/net/NetUtils.java:431
↓ 1 callers
Method
buildLuminanceSource
A factory method to build the appropriate LuminanceSource object based on the format of the preview buffers, as described by Camera.Parameters. @para
src/com/orong/zxing/camera/CameraManager.java:299
↓ 1 callers
Method
buttonLeftRespond
()
src/com/orong/view/CustomDialog.java:221
↓ 1 callers
Method
buttonRightRespond
()
src/com/orong/view/CustomDialog.java:223
↓ 1 callers
Method
callPhone
启动打电话功能
src/com/orong/activity/ErrorVerifyActivity.java:64
↓ 1 callers
Method
callPhone
启动打电话功能
src/com/orong/activity/TelUsActivity.java:69
↓ 1 callers
Method
changeIndex
混淆 @param strCode @return
src/com/orong/utils/QCCodeUtil.java:104
↓ 1 callers
Method
checkQCCode
分析二维码 @param str @return
src/com/orong/utils/QCCodeUtil.java:25
↓ 1 callers
Method
clickDeputy
点击投资者代表规则调用的方法
src/com/orong/view/MoreOptionPopupWindow.java:67
↓ 1 callers
Method
clickPhotographCallback
点击拍照条目的回调
src/com/orong/view/UploadImageDialog.java:51
↓ 1 callers
Method
clickRecMember
点击会员推荐规则调用的方法
src/com/orong/view/MoreOptionPopupWindow.java:57
↓ 1 callers
Method
clickRecProject
点击项目推荐规则调用的方法
src/com/orong/view/MoreOptionPopupWindow.java:62
↓ 1 callers
Method
clickSelectPhotoCallback
点击从相册选择的回调
src/com/orong/view/UploadImageDialog.java:56
↓ 1 callers
Method
closeDriver
Closes the camera driver if still in use.
src/com/orong/zxing/camera/CameraManager.java:145
↓ 1 callers
Method
copy
文件拷贝 @param sourceFile 原文件 @param targetFile 目标文件
src/com/orong/utils/FileUitls.java:233
↓ 1 callers
Method
createMessageTable
(SQLiteDatabase db)
src/com/orong/db/DBOpenHelper.java:26
↓ 1 callers
Method
decode
Decode the data within the viewfinder rectangle, and time how long it took. For efficiency, reuse the same reader objects from one decode to the next.
src/com/orong/zxing/decoding/DecodeHandler.java:77
↓ 1 callers
Method
decrypt
解密 @param content 待解密内容 @param password 解密密钥 @return
src/com/orong/utils/AESUtil.java:62
↓ 1 callers
Method
deleteOldfiles
删除文件 如果文件大于某容量 @param direct 目录 @param maxFiles 容许最多文件数量 @param maxSize 文件中大小 单位字节 @param deletfileNum 删除
src/com/orong/utils/FileUitls.java:152
↓ 1 callers
Method
deleteOtherfiles
删除某一目录下除开指定文件外的所有文件 @param direct 目录 @param safe 要保留的的文件
src/com/orong/utils/FileUitls.java:213
↓ 1 callers
Method
disableFlashlight
()
src/com/orong/zxing/camera/FlashlightManager.java:136
↓ 1 callers
Method
discardNonBase64Bytes
(byte[] data)
src/com/orong/utils/Base64.java:150
↓ 1 callers
Method
doCheckCaptcha
点击下一步对验证码验证
src/com/orong/activity/RegisterActivity.java:315
↓ 1 callers
Method
doLongin
执行登录操作
src/com/orong/activity/LoginActivity.java:144
↓ 1 callers
Method
doPost
通过Post方式发送的请求 @param datas 请求参数 @param client httpclient实体 @return http响应实体 @throws ClientProtocolException @throws IOException
src/com/orong/utils/net/HttpAsyncTask.java:209
↓ 1 callers
Method
doRegisterAndLogin
注册并登录
src/com/orong/activity/RegisterActivity.java:378
↓ 1 callers
Method
downLoadAPK
下载APP @param uri 下载地址 @param fileDirect 保存目录 @param fileName 文件名称
src/com/orong/utils/APPUltil.java:199
↓ 1 callers
Method
drawViewfinder
()
src/com/orong/zxing/view/ViewfinderView.java:149
↓ 1 callers
Method
enableFlashlight
()
src/com/orong/zxing/camera/FlashlightManager.java:132
↓ 1 callers
Method
encrypt
加密 @param content 需要加密的内容 @param password 加密密码 @return
src/com/orong/utils/AESUtil.java:25
↓ 1 callers
Method
excueHttpResponse
后台执行http 请求得到相应后的处理 @param respondsStr 相应实体的字符串 @return 状态码
src/com/orong/utils/net/HttpAsyncTask.java:247
↓ 1 callers
Method
executeTask
放在线程之中执行的任务方法 @param params 给任务方法传递的参数 @return 任务执行完后的返回值
src/com/orong/utils/CustomRunnable.java:42
↓ 1 callers
Method
fileDownLoad
(String uri, String fileDirect, String fileName, final Context context, ProgressDialog pd)
src/com/orong/utils/net/NetUtils.java:88
↓ 1 callers
Method
findBestMotZoomValue
(CharSequence stringValues, int tenDesiredZoom)
src/com/orong/zxing/camera/CameraConfigurationManager.java:163
↓ 1 callers
Method
findBestPreviewSizeValue
(CharSequence previewSizeValueString, Point screenResolution)
src/com/orong/zxing/camera/CameraConfigurationManager.java:121
↓ 1 callers
Method
getAssureWay
()
src/com/orong/entity/Contract.java:81
↓ 1 callers
Method
getCaptcha
获取验证码 @param phone 接收验证码的手机帐号
src/com/orong/activity/RegisterActivity.java:212
↓ 1 callers
Method
getCaptureIntent
启动拍照并把拍照图片保存到临时文件中 @param context @return
src/com/orong/utils/EditPictureUtil.java:152
↓ 1 callers
Method
getCaptureTempFileUri
返回拍照后图片临时保存的Uri @param context @return
src/com/orong/utils/EditPictureUtil.java:167
↓ 1 callers
Method
getContext
()
src/com/orong/entity/UpLoadDatas.java:45
↓ 1 callers
Method
getContractInfo
获取合同信息
src/com/orong/activity/DetailOfInvestmentActivity.java:275
← previous
next →
101–200 of 709, ranked by callers