Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README 格式调整1下额.. #6

Open
drmingdrmer opened this issue Aug 30, 2017 · 1 comment
Open

README 格式调整1下额.. #6

drmingdrmer opened this issue Aug 30, 2017 · 1 comment
Assignees

Comments

@drmingdrmer
Copy link

No description provided.

@drmingdrmer
Copy link
Author


Status
======

This library is already usable though still highly experimental.

Synopsis
========

标题用 # 风格的.

参考下目前的doc的格式, 有必要的话给你的vim装个模板引擎. snipmate, ultisnips 或 我的xptemplate(不推荐了..就自己用来着.都没咋维护了):

##  strutil.fromhex

**syntax**:
`strutil.fromhex(str)`

Convert `'00ab'` to `'\x00\xab'`.
See also: `strutil.tohex`

**arguments**:

-   `str`:
    hex string.

**return**:
byte string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants