1. 3.       ...

    阅读全文
  2. Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this libr ...

    阅读全文
  3. The Oracle Fusion Middleware Family   (See supported system configurations for all Oracle Fusion Middleware products) Cloud Application Foundation  Coherence Data Grid  Tuxedo &n ...

    阅读全文
  4. https://docs.oracle.com/middleware/1221/wls/WLACH/taskhelp/domainconfig/EnableTheDomainwideAdministrationPort.html#WLACH01108   Before you begin The administration port accepts only secure, SSL traffic, and all connections via the p ...

    阅读全文
  5. YUI2013-11-28

    Using YUI 2: FAQ Getting Started Licensing Support & Community Filing Bugs & Feature Requests Searchable API Documentation: Browse and search the complete YUI API. YUI 2 Developer Tools: Logger Control Pr ...

    阅读全文
  6. 70970

    Setup instructions Note: Although the demo implementations contained in this repository include source files from remote servers, it is recommended to download all dependencies and upload them to your own server. This excludes script files hoste ...

    阅读全文
  7. Todo: 2014-05-06
    63740

      Weblogic class reference configuration: by default, class in classpath is used. weblogic.xml prefer-web-inf-classes weblogic-application.xml prefer-application-packages   Performance tuning tools; jmap usage heapanayl ...

    阅读全文
  8. 2018年Q2智能手机销量份额市场数据: 第一名:三星 第二名:华为 第三名:Apple 第四名:小米 第五名: OPPO 大体是华为和小米市场增量很大,超过40%的增长!华为超过apple成为第二,小米超过OPPO爬到第四,三星仍然是老大,仍然占有1/5市场份额!不过已经开始被蚕食市场份额。   根据研究公司Canalys的数据,2018年第二季度印度市场排名4的厂商分别是小米、三星、vivo和OPPO,四家一共抢占81%的市 ...

    阅读全文
  9. 冲洗照片2013-11-24
    52230

    京津、江浙沪、黑吉辽、山东,订购商品满69元包邮,其他地区满129元包邮。 服务全国货到付款,用户不满意可免费重做。(包邮限普通快递,不含货到付款) ...

    阅读全文
  10. 下载ECLIPSE-PHP 使用ECLIPSE创建PHP PROJECT,带来全新的PHP PROJECT 架构理念 查询PHAR相关知识 http://www.ibm.com/developerworks/cn/opensource/os-php-5.3new4/ http://www.php.net/manual/zh/wrappers.phar.php Eclipse PHP 用eclipse开发php 参考文档: http://blog.csdn. ...

    阅读全文
  11. 本文只是快速了解bash的一些基本概念和命令的学习笔记。 认识bash shell Shell的变量使用 命令别名和历史命令 Bash的操作环境 资料流重定向(redirection) 管道命令 认识bash Shell 学习Shell有很多好处,在Linux中就是核心神器。文字界面效率就是快,通过命令用来远程管理以及批处理,工作效率大大提升。然后shell入门确也是一件头疼的事,如果不常使用,过一段时间就会忘了,只剩下几个常用命令。如果不系统的了 ...

    阅读全文
  12. 设计responsive页面时的注意点: 使用media query增加breakpoint来实现responsive. 永远以mobile设计优先。 设计组件时经常长宽使用百分比。 如果需要设置一些长宽固定数值时,使用em作为单位是个不错的选择。然后针对字体大小设置对应的em大小。以字体作为参照物。 参考文档: https://developer.mozilla.org/zh-CN/docs/Web/Guide/CSS/Media_queries ...

    阅读全文
  13. 63500

    课程名称 考试内容 A1 数学 1)概率论(30%); 2)数理统计(20%); 3)随机过程(20%); 4)应用统计(20%); 5)随机微积分(10%)。 A2 金融数学 1)复利数学 ...

    阅读全文
  14. 41880

    npm cli命令说明文档: 官方文档: https://docs.npmjs.com/cli-documentation/ 以及《npm cli commands - npm指令大全》https://blog.csdn.net/zmrdlb/article/details/53204116 CLI commands > access Set access level on published packages > adduser Add a re ...

    阅读全文
  15. 46750

    转载这边关于meta的详细解释。meta是html语言head区的一个辅助性标签。也许你认为这些代码可有可无。其实如果你能够用好meta标签,会给你带来意想不到的效果,meta标签的作用有:搜索引擎优化(SEO),定义页面使用语言,自动刷新并指向新的页面,实现网页转换时的动态效果,控制页面缓冲,网页定级评价,控制网页显示的窗口等! meta标签的组成:meta标签共有两个属性,它们分别是http-equiv属性和name属性,不同的属性又有不同的参数值,这些不同的参数值就实现了不同的网页功 ...

    阅读全文
  16. 如何生成AWR report? Connect to Oracle DB as sysdba or "/":   set ORACLE_SID= yoursid; sqlplus sys/pwd as sysdba alter system flush shared_pool; alter system flush buffer_cache; Run the following command,来创建一个snapshot,并记 ...

    阅读全文
  17. YAHOO.example.Data = { menu: { breakfasts: [ "donuts", "omelette", "pancakes", "yogurt" ], lunches: [ "burrito", "hamburg ...

    阅读全文
  18. Windows中Notepad是一个常用工具。但编程环境中在使用时有些问题必须弄清楚。 1. 编码问题 2. 换行符问题 对于第二个问题而言其实不是Notepad的问题而是windows的问题。windows系统中换行符使用两个字符表示,即"\r\n"。 (CR+LF: Carriage Return回车 + Linefeed 换行。打印机术语的沿用,打印机确实影响了计算机很多,还有如键盘的编排为什么是这个字母顺序,也是沿用打印机的编排。扯远了。) 对 ...

    阅读全文
  19. 页面出现这个错误:“No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost' is therefore not allowed access.” 这个原先是源于浏览器的跨域请求安全限制,解决办法可以通过设置请求Data类型jsonp或script来解决。 如: ...

    阅读全文
  20. 转:linux之cp/scp命令+scp命令详解 , 原文出处:http://www.cnblogs.com/hitwtx/archive/2011/11/16/2251254.html   名称:cp 使用权限:所有使用者 使用方式: cp [options] source dest cp [options] source... directory 说明:将一个档案拷贝至另一档案,或将数个档案拷贝至另一目录。 参数: -a 尽可能将档案状态、权限等资料都照原 ...

    阅读全文