上一页 1 ··· 84 85 86 87 88 89 90 91 92 ··· 400 下一页
摘要: Get first day of week in SQL Server 回答1 To answer why you're getting a Monday and not a Sunday: You're adding a number of weeks to the date 0. What is 阅读全文
posted @ 2022-01-14 15:59 ChuckLu 阅读(84) 评论(0) 推荐(0)
摘要: 数学教授为什么仍然使用粉笔? 斯坦福大学几乎 100% 的数学系教师,依然使用粉笔和黑板授课。不仅老师们喜欢用粉笔,学生们也非常接受这种方式。 一个数学讲师曾经调查班上的51名同学,更喜欢黑板上的板书,还是用投影仪展示讲义?学生们一致反映:黑板更好。 粉笔和黑板的讲课方式,发明于19世纪初,至今已经 阅读全文
posted @ 2022-01-14 13:18 ChuckLu 阅读(495) 评论(0) 推荐(0)
摘要: History Simplification 重现的repository在这里 https://github.com/ChuckTest/git-history-test 具体的讨论,参考这个,https://groups.google.com/g/git-users/c/n8Rj-YBUJEw A 阅读全文
posted @ 2022-01-13 19:29 ChuckLu 阅读(69) 评论(0) 推荐(0)
摘要: 直观理解贝叶斯公式 好多同学反应不理解贝叶斯公式,专门写一篇让大家直观的理解贝叶斯公式。 先来一个问题:一机器在良好状态生产合格产品几率是90%,在故障状态生产合格产品几率是30%,机器良好的概率是75%,若一日第一件产品是合格品,那么此日机器良好的概率是多少? 这里需要用到贝叶斯公式,贝叶斯公式一 阅读全文
posted @ 2022-01-07 20:06 ChuckLu 阅读(600) 评论(0) 推荐(0)
摘要: Scorpion and the frog A scorpion asks a frog to carry him over a river. The frog is afraid of being stung, but the scorpion argues that if he did, bot 阅读全文
posted @ 2022-01-07 13:03 ChuckLu 阅读(148) 评论(0) 推荐(0)
摘要: Excel 2007如何用countif()函数统计性别? Excel单列数据如何剔除重复值 阅读全文
posted @ 2022-01-05 13:54 ChuckLu 阅读(37) 评论(0) 推荐(0)
摘要: Why Local Users and Groups is missing in Computer Management on Windows 10 Home? [closed] Windows 10 Home Edition does not have Local Users and Groups 阅读全文
posted @ 2022-01-05 11:00 ChuckLu 阅读(92) 评论(0) 推荐(0)
摘要: The Surprising Behavior of Trailing Spaces INF: How SQL Server Compares Strings with Trailing Spaces 阅读全文
posted @ 2021-12-30 15:43 ChuckLu 阅读(34) 评论(0) 推荐(0)
摘要: When to use the different log levels There are different ways to log messages, in order of fatality: FATAL ERROR WARN INFO DEBUG TRACE How do I decide 阅读全文
posted @ 2021-12-29 09:49 ChuckLu 阅读(56) 评论(0) 推荐(0)
摘要: How to prevent favicon.ico requests? 回答1 I will first say that having a favicon in a Web page is a good thing (normally). However it is not always des 阅读全文
posted @ 2021-12-27 11:01 ChuckLu 阅读(202) 评论(0) 推荐(0)
上一页 1 ··· 84 85 86 87 88 89 90 91 92 ··· 400 下一页