Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TechXueXi/TechXueXi
/ functions
Functions
216 in github.com/TechXueXi/TechXueXi
⨍
Functions
216
◇
Types & classes
18
↳
Endpoints
17
↓ 1 callers
Function
sleep
(sleep_time)
SourcePackages/webserverListener.py:96
↓ 1 callers
Function
start
(nick_name=None)
SourcePackages/pandalearning.py:126
↓ 1 callers
Function
up_info
()
SourcePackages/pdlearn/version.py:13
↓ 1 callers
Function
up_info
()
SourcePackages/pdlearn/historical/version.py:5
↓ 1 callers
Function
update_last_user
(userId)
SourcePackages/pdlearn/user.py:76
↓ 1 callers
Function
user_flag
(dd_status, uname)
SourcePackages/pdlearn/historical/pandalearning.py:4
↓ 1 callers
Function
wechat_bind
绑定微信号
SourcePackages/wechatListener.py:179
↓ 1 callers
Function
wechat_get_openid
获取用户的openId
SourcePackages/wechatListener.py:132
↓ 1 callers
Function
wechat_help
获取帮助菜单
SourcePackages/wechatListener.py:164
↓ 1 callers
Function
wechat_init
初始化订阅号菜单
SourcePackages/wechatListener.py:82
↓ 1 callers
Function
wechat_unbind
解绑微信号
SourcePackages/wechatListener.py:200
↓ 1 callers
Function
weekly
(cookies, scores, driver_default=None)
SourcePackages/pdlearn/answer_question.py:519
↓ 1 callers
Function
zhuanxiang
(cookies, scores, driver_default=None)
SourcePackages/pdlearn/answer_question.py:528
Method
__call__
用来结合webDriverWait判断出现的title
SourcePackages/pdlearn/mydriver.py:47
Method
__init__
(self, root)
SourcePackages/wechatListener.py:33
Method
__init__
(self, text)
SourcePackages/webServerConf.py:21
Method
__init__
(self, url)
SourcePackages/webServerConf.py:33
Method
__init__
(self, uid, status)
SourcePackages/webServerConf.py:46
Method
__init__
(self)
SourcePackages/challengeAnswerBank.py:19
Method
__init__
(self, noimg=True, nohead=True)
SourcePackages/pdlearn/mydriver.py:63
Method
__init__
(self, name, func, *args, lock=False)
SourcePackages/pdlearn/threads.py:30
Method
__init__
(self)
SourcePackages/pdlearn/qywx.py:13
Method
__init__
(self)
SourcePackages/pdlearn/wechat.py:10
Method
__init__
(self)
SourcePackages/pdlearn/web.py:8
Method
__init__
(self, token)
SourcePackages/pdlearn/fangtang.py:3
Method
__init__
(self, token, secret)
SourcePackages/pdlearn/dingding.py:20
Method
__init__
(self, token, secret, proxy=None)
SourcePackages/pdlearn/telegram.py:7
Method
__init__
(self, token, topic='')
SourcePackages/pdlearn/pluspush.py:4
Method
__repr__
(self)
SourcePackages/webServerConf.py:24
Method
__repr__
(self)
SourcePackages/webServerConf.py:36
Method
__repr__
(self)
SourcePackages/webServerConf.py:50
Method
_search
(self, content, options, exclude='')
SourcePackages/pdlearn/mydriver.py:590
Function
add
(message)
SourcePackages/telegramListener.py:81
Function
add
()
SourcePackages/webserverListener.py:159
Function
add_user
(chat_id=None)
SourcePackages/pandalearning.py:174
Function
article
(userId, cookies, article_pointer, scores)
SourcePackages/pdlearn/article_video.py:12
Function
authorize
验证消息人,防止个人信息泄露
SourcePackages/telegramListener.py:16
Method
blank_get
(self)
SourcePackages/pdlearn/mydriver.py:495
Function
blue
(some_str)
SourcePackages/pdlearn/color.py:11
Function
callback_query
(call)
SourcePackages/telegramListener.py:60
Function
check_default_user_cookie
()
SourcePackages/pdlearn/user.py:204
Function
check_environment
注:此函数仅能在 pandalearning.py 开头处调用,进行初始化操作
SourcePackages/pdlearn/boot.py:26
Function
check_signature
()
SourcePackages/wechatListener.py:65
Function
create_db
创建表格、插入数据
SourcePackages/webserverListener.py:17
Function
daily
(cookies, scores)
SourcePackages/pdlearn/historical/answer_question.py:15
Function
dd_login_status
(uname, has_dd=False)
SourcePackages/pdlearn/historical/dingding.py:16
Method
ddimgsend
(self, img_data, retry=0)
SourcePackages/pdlearn/dingding.py:41
Function
decorate
(func)
SourcePackages/pdlearn/exp_catch.py:11
Function
exception_catcher
用于捕捉异常的装饰器 @param reserve_value: 出现异常时该方法的返回值 @param reserve_fun: 出现异常时,执行备用方法 @param fun_args: 备用方法的参数列表 @param args_push: 是否合
SourcePackages/pdlearn/exp_catch.py:2
Function
force_refresh_all_cookies
()
SourcePackages/webserverListener.py:139
Method
fttext
(self,text)
SourcePackages/pdlearn/fangtang.py:18
Function
generate_tiku_data
需要信息:题目类型、题干html、题干文本、tips html、tips文本、选项列表(选择题)、视频链接(视频题)
SourcePackages/pdlearn/answer_question.py:17
Function
get_a_log
(uname)
SourcePackages/pdlearn/historical/user.py:31
Function
get_all_user_name
()
SourcePackages/pandalearning.py:166
Function
get_article_index
(userId)
SourcePackages/pdlearn/user.py:174
Function
get_article_links
()
SourcePackages/pdlearn/get_links.py:7
Function
get_conf_file
(filename, template_conf_str)
SourcePackages/pdlearn/file.py:59
Function
get_d_log
(uname)
SourcePackages/pdlearn/historical/user.py:53
Function
get_help
(message)
SourcePackages/telegramListener.py:29
Function
get_json_data
(filename, template_json_str)
SourcePackages/pdlearn/file.py:16
Method
get_media_url
(self, path)
SourcePackages/pdlearn/qywx.py:67
Function
get_my_score
(uid)
SourcePackages/pandalearning.py:144
Function
get_user
()
SourcePackages/pdlearn/historical/user.py:11
Function
get_user_list
()
SourcePackages/pandalearning.py:154
Function
get_v_log
(uname)
SourcePackages/pdlearn/historical/user.py:42
Function
get_video_index
(userId)
SourcePackages/pdlearn/user.py:182
Function
get_video_links
()
SourcePackages/pdlearn/get_links.py:26
Function
getheaders
()
SourcePackages/pdlearn/user_agent.py:7
Function
green
(some_str)
SourcePackages/pdlearn/color.py:14
Function
hello_world
()
SourcePackages/webserverListener.py:86
Function
init_global
初始化全局变量
SourcePackages/pdlearn/globalvar.py:33
Function
jump_app
()
SourcePackages/webserverListener.py:91
Function
learn
(message)
SourcePackages/telegramListener.py:40
Function
learn
新线程无法操控内存数据库
SourcePackages/webserverListener.py:193
Function
learn_by_nick_name
(nick_name)
SourcePackages/webserverListener.py:207
Function
learn_by_uid
(uid)
SourcePackages/webserverListener.py:220
Function
list_messages
()
SourcePackages/webserverListener.py:255
Function
list_qrurls
()
SourcePackages/webserverListener.py:240
Function
list_user
()
SourcePackages/webserverListener.py:226
Method
msg_box
(self, msg, title="")
SourcePackages/pdlearn/multi_os.py:5
Function
now
()
SourcePackages/webserverListener.py:104
Function
prompt
(prompt_str)
SourcePackages/pdlearn/auto.py:10
Function
pushprint
推送或者显示
SourcePackages/pdlearn/globalvar.py:90
Function
red
(some_str)
SourcePackages/pdlearn/color.py:5
Function
refresh_all_cookies
()
SourcePackages/webserverListener.py:134
Function
refresh_all_cookies
(live_time=8.0, display_score=False)
SourcePackages/pdlearn/user.py:222
Function
remove_cookie
(uid)
SourcePackages/webserverListener.py:231
Function
rep_update
(message)
SourcePackages/telegramListener.py:87
Function
resp
(code=200, data=dict(), status='success', resp_code=200)
SourcePackages/webserverListener.py:33
Function
resp_db_ok
(res_rows=None)
SourcePackages/webserverListener.py:48
Function
resp_not_found
(resp_msg=None)
SourcePackages/webserverListener.py:69
Function
save_article_index
(userId, index)
SourcePackages/pdlearn/user.py:178
Function
save_json_data
(filename, object_to_save, sort_keys=True)
SourcePackages/pdlearn/file.py:52
Function
save_video_index
(userId, index)
SourcePackages/pdlearn/user.py:186
Function
select_user
()
SourcePackages/pdlearn/user.py:309
Method
send_image
(self, message)
SourcePackages/pdlearn/qywx.py:89
Function
send_qrbase64
推送登录二维码
SourcePackages/pdlearn/globalvar.py:121
Function
send_welcome
(message)
SourcePackages/telegramListener.py:24
Function
shutdown
(stime)
SourcePackages/pdlearn/user.py:331
Function
start_learn
(uid, name)
SourcePackages/pandalearning.py:42
← previous
next →
101–200 of 216, ranked by callers