-
- [ ] Do not allow to save a person's record when all the letters in the first name are capitalized (was #902)
When saving an advisor's first name or a principal's first name, do not allow the person…
-
Add accented characters and such, like in [Version 2 of Comic Shanns](https://github.com/shannpersand/comic-shanns) and [Comic Shanns Mono](https://github.com/jesusmgg/comic-shanns-mono)
I will pro…
-
# 要求
1. 每周从覃超老师布置的题目中,至少完成并提交两道算法题
2. 围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章或总结,切忌流水账。
# 作业提交 Deadline
2019年10月27日 23:59 (以当地时间为准)
未按时提交作业,会在个人作业总分中 -3 分
# 本周作业概述
本周需要完成学习的视频内容:
- 第 5 课 | 哈希表、映射、集…
-
Hello,
I have installed python bindings using `apt-get` and I've tried the code using my own image files.
When I use alpr, throws me a `6981 segmentation fault (core dumped) python script.py`…
-
**[Original report](https://bitbucket.org/mchaput/whoosh/issue/229) by David Lv (Bitbucket: [euler13](https://bitbucket.org/euler13), GitHub: [euler13](https://github.com/euler13)).**
---------------…
-
## Describe the bug
Filename completion isn't working with tar in some cases where I expect it to work.
When extracting from an archive with tar's "traditional" option style (block of option le…
-
Using emacs under cygwin, all C-M- combinations doesn't work at all.
Works good under windows console.
$ mintty.exe --version
mintty 3.5.0 (x86_64-pc-cygwin)
-
I'm generating a novel entitled "Chimeras". It uses Natural Language Tool Kit (NLTK) and Python2.7. NLTK comes with various corpora, and I am using excerpts from Moby Dick, Sense and Sensibility, the …
-
Hello. Recently I deal with calculations in field of theory of chances and noticed possible improvements of the calculator's scientific mode in that sphere of the mathematics. For now, only `n!` ('n' …
-
One Away: There are three types of edits that can be performed on strings: insert a character,
remove a character, or replace a character. Given two strings, write a function to check if they are
…