zoukankan      html  css  js  c++  java
  • CS中的缓存类,保证都看的懂

             什么也不说了,谁都看的懂....




    我看这样也行

        public class CSCache:TCache
        
    {
        }

    不过,如果TCache不可以继承的话,而我们又想偷懒的话,以后就不写代码,然后哪别人的代码,然后就像上面这样干...把命名空间改了就好,高效率操作啊:)
  • 相关阅读:
    JVM StackOverflowError vs. OutOfMemoryError
    db2 command line notes
    my emacs configuration
    repackage android application
    file -i haha.csv
    QualType in clang
    STM in Clojure
    32bit / 64bit co-exist Linux, ld-linux.so, linux-gate.so.1 etc
    hash tree
    K-S Test
  • 原文地址:https://www.cnblogs.com/Clingingboy/p/737136.html
Copyright © 2011-2022 走看看