2 most important questions when an old project is assigned to you May 25, 2013 less than 1 minute read 最简单也最容易忽视的一点:最终的操作是什么?要输出什么?要写什么值?是写 DB 还是写 UD 还是写 MD?输入往往很清楚,但输出有时候很恍惚(比如:aupg 项目) 搞清楚:接口给谁用?(比如:aupg 项目,两个接口给用户,一个接口给 SA) Share on Twitter Facebook LinkedIn Previous Next Comments
Cover ( == Similarity) / Partition ( == Equivalence) / Partition Lattice June 13, 2024 11 minute read 0. References
Example of Lattices: Boolean Lattice (with Complemented Lattice and Boolean Algebras) June 12, 2024 1 minute read Prerequisite: Complemented Lattice
Order-Theoretic Definition of Lattices (Poset == Lattice) June 7, 2024 5 minute read 引子:Pre-ordering on Monoids
Comments