示例#1
0
文件: gdxcc.py 项目: antwort7/Dutties
def gdxMapValue(*args):
  """gdxMapValue(pgdx, D) -> int"""
  return _gdxcc.gdxMapValue(*args)
示例#2
0
def gdxMapValue(pgdx, D):
    r"""gdxMapValue(pgdx, D) -> int"""
    return _gdxcc.gdxMapValue(pgdx, D)
示例#3
0
def gdxMapValue(*args):
  """gdxMapValue(pgdx, D) -> int"""
  return _gdxcc.gdxMapValue(*args)