MCPcopy Create free account

hub / github.com/StepfenShawn/Cantonese / functions

Functions531 in github.com/StepfenShawn/Cantonese

Functionpygame_gif_show
(屏幕, 序列, pos=(0, 0), delay=100)
py_cantonese/can_libs/std/game/impl.py:118
Functionpygame_imgload
(path, color="")
py_cantonese/can_libs/std/game/impl.py:23
Functionpygame_key
(e)
py_cantonese/can_libs/std/game/impl.py:64
Functionpygame_move
(object, speed)
py_cantonese/can_libs/std/game/impl.py:50
Functionpygame_musicload
(path, loop=True, start=0.0)
py_cantonese/can_libs/std/game/impl.py:30
Functionpygame_rectload
(屏幕, 顏色, X, Y, H=20, W=20)
py_cantonese/can_libs/std/game/impl.py:114
Functionpygame_setmode
(size, caption="")
py_cantonese/can_libs/std/game/impl.py:16
Functionpygame_sound_play
(sound)
py_cantonese/can_libs/std/game/impl.py:42
Functionpygame_sound_stop
(sound)
py_cantonese/can_libs/std/game/impl.py:46
Functionpygame_soundload
(path)
py_cantonese/can_libs/std/game/impl.py:38
Functionpygame_text_show
( screen, text, display_x, display_y, style="freesansbold.ttf",
py_cantonese/can_libs/std/game/impl.py:129
Methodremove_var
(self, name)
py_cantonese/llvm_core/can_llvm_build.py:506
Methodreport_parse_error
報告解析錯誤
src/diagnostics/reporter.rs:23
Methodreport_syntax_error
報告語法錯誤,帶有位置信息
src/diagnostics/reporter.rs:47
Methodreport_warning
報告警告信息
src/diagnostics/reporter.rs:62
Functionreq_get
(url: str, data="", json=False)
py_cantonese/can_libs/std/https/impl.py:20
Methodreset
重置迭代器
src/macros/meta_var.rs:38
Functions_close
(s)
py_cantonese/can_libs/std/https/impl.py:50
Functions_connect
(s, port, host=socket.gethostname())
py_cantonese/can_libs/std/https/impl.py:41
Functions_new
()
py_cantonese/can_libs/std/https/impl.py:37
Functions_recv
(s, i: int)
py_cantonese/can_libs/std/https/impl.py:46
Functionscreen_fill
(screen, color)
py_cantonese/can_libs/std/game/impl.py:149
Functionsend
( sender: str, receivers: str, message: str, smtpObj=smtplib.SMTP("localhost") )
py_cantonese/can_libs/std/impl.py:179
Functionset_work_env
(file: str)
py_cantonese/can_sys.py:12
Functionshow_json_load
(text)
py_cantonese/can_libs/std/json/impl.py:12
Functionshow_pretty_lex
(tokens)
py_cantonese/cantonese.py:107
Methodspan
獲取表達式嘅位置
src/ast/expression.rs:267
Functionsprite_add
(group, sprite)
py_cantonese/can_libs/std/game/impl.py:157
Functionsprite_draw
(group, screen)
py_cantonese/can_libs/std/game/impl.py:165
Functionsprite_kill
(sprite)
py_cantonese/can_libs/std/game/impl.py:169
Functionsprite_trace
(target, tracer, type="", speed=3, speed_y=16, speed_x=16)
py_cantonese/can_libs/std/game/impl.py:173
Functionsprite_update
(group, ticks)
py_cantonese/can_libs/std/game/impl.py:161
Methodstar
创建星号表达式
src/macros/regex.rs:114
Methodstate
获取匹配状态
src/macros/pat_matcher.rs:37
Methodstring
创建字符串字面量标记
src/parser/token_tree.rs:271
Methodtest_Matrix
test.rb:195
Methodtest_Tower_of_Hanoi
test.rb:156
Functiontest_all_basic_examples
()
tests/syntax_tests.rs:131
Methodtest_assert
test.rb:33
Functiontest_assertion
()
tests/syntax_tests.rs:35
Methodtest_assign
test.rb:23
Functiontest_assignment
()
tests/syntax_tests.rs:30
Methodtest_binary_search
test.rb:116
Methodtest_bubble_sort
test.rb:121
Methodtest_calc_corr
test.rb:190
Functiontest_call_python
()
tests/syntax_tests.rs:45
Methodtest_callpython
test.rb:43
Functiontest_class
()
tests/syntax_tests.rs:40
Methodtest_class
test.rb:38
Functiontest_class_declaration_parsing
()
tests/features_tests.rs:25
Methodtest_climbStairs
test.rb:161
Functiontest_comment
()
tests/syntax_tests.rs:50
Methodtest_comment
test.rb:28
Functiontest_complex_function_and_class
()
tests/integration_tests.rs:10
Functiontest_control_flow_parsing
()
tests/features_tests.rs:61
Methodtest_csv_parse
test.rb:214
Functiontest_data_structures_and_operations
()
tests/integration_tests.rs:85
Functiontest_exception_and_pattern_matching
()
tests/integration_tests.rs:117
Functiontest_exception_handling_parsing
()
tests/features_tests.rs:101
Functiontest_exit
()
tests/syntax_tests.rs:55
Methodtest_exit
test.rb:48
Functiontest_expression_parsing
()
tests/features_tests.rs:46
Methodtest_factorial
test.rb:131
Methodtest_fib
test.rb:126
Methodtest_file
test.rb:219
Methodtest_fizzbuzz
test.rb:136
Functiontest_for
()
tests/syntax_tests.rs:60
Methodtest_for
test.rb:53
Functiontest_function
()
tests/syntax_tests.rs:65
Methodtest_function
test.rb:58
Functiontest_function_declaration_parsing
()
tests/features_tests.rs:10
Methodtest_getSum
test.rb:166
Functiontest_hello_world
()
tests/syntax_tests.rs:25
Methodtest_hello_world
test.rb:18
Functiontest_helloworld_app
()
tests/syntax_tests.rs:125
Functiontest_if
()
tests/syntax_tests.rs:70
Methodtest_if
test.rb:63
Functiontest_import
()
tests/syntax_tests.rs:75
Methodtest_import
test.rb:68
Functiontest_import_and_usage
()
tests/integration_tests.rs:153
Functiontest_input
()
tests/syntax_tests.rs:80
Methodtest_insert_sort
test.rb:141
Methodtest_knn
test.rb:200
Functiontest_lambda
()
tests/syntax_tests.rs:85
Methodtest_lambda
test.rb:73
Functiontest_lambda_parsing
()
tests/features_tests.rs:144
Methodtest_linear_regression
test.rb:205
Methodtest_linear_search
test.rb:146
Functiontest_list
()
tests/syntax_tests.rs:90
Methodtest_list
test.rb:78
Functiontest_loop_parsing
()
tests/features_tests.rs:81
Functiontest_match
()
tests/syntax_tests.rs:95
Methodtest_match
test.rb:83
Methodtest_max
test.rb:151
Functiontest_nested_control_flow
()
tests/integration_tests.rs:53
Methodtest_numIdenticalPairs
test.rb:171
Functiontest_pattern_matching_parsing
()
tests/features_tests.rs:120
Functiontest_raise
()
tests/syntax_tests.rs:100
Methodtest_raise
test.rb:88
Methodtest_random
test.rb:224
← previousnext →401–500 of 531, ranked by callers