摘要: Link1: https://en.wikipedia.org/wiki/Marshalling_(computer_science) Quote: " Comparison with serialization To "serialize" an object means to convert i 阅读全文
posted @ 2016-07-01 17:18 鱼悠游 阅读(270) 评论(0) 推荐(0) 编辑
摘要: Link1: Give an example Note: I think the Storable::Write method should also be pure virtual. http://www.cprogramming.com/tutorial/virtual_inheritance. 阅读全文
posted @ 2016-06-30 20:34 鱼悠游 阅读(264) 评论(0) 推荐(0) 编辑
摘要: ..摘自《C++网络编程 卷1:运用ACE和模式消除复杂性》 《C++ Network Programming Volume 1 Mastering Complexity with ACE and Patterns》 -Douglas C.Schmidt, Stephen D. Huston -叶斌 阅读全文
posted @ 2016-06-30 18:34 鱼悠游 阅读(161) 评论(0) 推荐(0) 编辑
摘要: Example: 1. for IE 11, navigator.userAgent returns "Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .N 阅读全文
posted @ 2016-06-29 19:51 鱼悠游 阅读(515) 评论(0) 推荐(0) 编辑
摘要: Link: http://www.essentialsql.com/what-is-a-database-trigger/ Copy... What is a Database Trigger? A database trigger is special stored procedure that 阅读全文
posted @ 2016-06-29 19:45 鱼悠游 阅读(315) 评论(0) 推荐(0) 编辑
摘要: http://docs.oracle.com/javase/tutorial/reflect/index.html https://bugs.openjdk.java.net/browse/JDK-4493588 http://stackoverflow.com/questions/37628/wh 阅读全文
posted @ 2016-06-28 21:38 鱼悠游 阅读(135) 评论(0) 推荐(0) 编辑
摘要: http://stackoverflow.com/questions/20187587/what-is-the-difference-between-dynamic-dispatch-and-late-binding-in-c http://programmers.stackexchange.com 阅读全文
posted @ 2016-06-28 21:08 鱼悠游 阅读(218) 评论(0) 推荐(0) 编辑
摘要: reading note link: https://isocpp.org/wiki/faq/private-inheritance 阅读全文
posted @ 2016-06-03 18:27 鱼悠游 阅读(95) 评论(0) 推荐(0) 编辑
摘要: Reference: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Inheritance_and_the_prototype_chain 阅读全文
posted @ 2016-05-30 20:17 鱼悠游 阅读(114) 评论(0) 推荐(0) 编辑
摘要: Reference: http://stackoverflow.com/questions/20547819/vertical-align-with-bootstrap-3?answertab=votes#tab-top 阅读全文
posted @ 2016-04-13 19:53 鱼悠游 阅读(248) 评论(0) 推荐(0) 编辑