KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
cfaqs-ko
★ 14
Open GitHub ↗
cfaqs-ko
Download README (.md)
Explore Similar Repositories
juice-di-container
:
Light Dependency Injection Container for PHP >= 5.2
Central
:
Central旨在提供简单的用户系统,该系统包括了注册、登陆、发送短信,产生提醒等基本功能,并和基于用户系统的Mountable Engine挂接。
eldoc-eval
:
Emacs extension that display eldoc info while minibuffer is in use.
ossBox
:
a free aliyun oss client
php-ip-notifier
:
Notifies configured email address of IP change to network where PHP script is installed
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
cfaqs-ko
?
Download (.md)
C FAQs in Korean ================ This is the source files for the Korean version of C Programming FAQ, the official FAQ from Usenet `comp.lang.c` which is written by Steve Summit <scs@eskimo.com>. The original version (in English) can be found at http://c-faq.com/ (previously) http://www.eskimo.com/~scs/ To build the output, you need recent version of Latex and latex2html. Long time ago, I tested in following environment: Gentoo Linux: dev-texlive/texlive-latex-2017 dev-texlive/texlive-langkorean-2017 dev-tex/latex2html-2015 Mac: MacTeX-2017 http://www.tug.org/mactex/ latex2html 2018 (via 'brew install latex2html') Note that latex2html from homebrew has an issue, [25024](https://github.com/Homebrew/homebrew-core/issues/25024). If you want to contribute for new contents/errta, read the RULES file Once you're prepared, simply run 'make' to build PDF and HTML output. $ make If you want to contribute for new contents/errta, read the RULES file first, then send me an e-mail (cinsky at gmail.com) to describe the problem or new contents, or give me a pull request.