摘要:
## ``` # class (1) name: The fully qualified .NET class name of the persistent class (or interface), including its assembly name. (2) table(optional - defaults to the unqualified class name): The nam... 阅读全文
posted @ 2018-07-15 18:28
落叶风行
阅读(247)
评论(0)
推荐(0)
摘要:
NHibernate 基于 ClassMapping 的 ManyToMany(多对多配置) 实体类 ClassMapping 映射类 阅读全文
posted @ 2018-07-15 18:25
落叶风行
阅读(292)
评论(0)
推荐(0)
摘要:
github访问慢问题 访问:https://www.ipaddress.com/ 输入:github.com和github.global.ssl.fastly.net查看对应的ip 修改host文件 最后执行ipconfig /flushdns命令,刷新 DNS 缓存。 阅读全文
posted @ 2018-07-15 11:18
落叶风行
阅读(184)
评论(0)
推荐(0)