码迷,mamicode.com
首页 >  
搜索关键字:computer opencart 自适应主题模板 abc-0084    ( 3098个结果
Functional programming
In computer science, functional programming is a programming paradigm, a style of building the structure and elements of computer programs, that treat...
分类:其他好文   时间:2014-09-09 11:07:08    阅读次数:225
opencart 上传中文文件问题
原文地址:http://godick.maxcell.org/opencart-uploaded-file-with-chinese-file-name-doesnt-show-up.html 更改basename函数 admin\controller\common\filemanager.php ...
分类:其他好文   时间:2014-09-09 10:32:08    阅读次数:295
computer network
Internet,计算机网和分组交换 ????????什么是协议(protocol)?为计算机网络中进行数据交换而建立的规则、标准或约定的集合。 ????????面向终端的网络: ????????多个终端共享一台主机...
分类:Web程序   时间:2014-09-09 09:14:28    阅读次数:255
OpenCart的初始配置 - OpenCart教程
管理后台,系统设置 – 网店设置,可以看到所有网店。(暂时只有默认店,如需设置多店,请点击这里)OpenCart 网店OpenCart 编辑网店汉化过后的配置项目都有比较清楚的说明了。这里主要讲下邮件和服务器配置。2.1 邮件配置点击邮件协议TABOpenCart 邮件配置OpenCart 支持两种...
分类:其他好文   时间:2014-09-07 22:26:45    阅读次数:382
影响架构决策的非功能性需求
本文由《IEEE Software》杂志首发,现在由InfoQ和IEEE Computer Society联合向您呈现。在软件工程中,非功能性需求(nonfunctional requirements,简称NFRs)与软件架构(software architectures,简称SAs)之间存在着紧密...
分类:其他好文   时间:2014-09-07 14:47:55    阅读次数:271
Computer Information
Computer Information.
分类:其他好文   时间:2014-09-05 16:04:31    阅读次数:151
Objective-C 之优雅的命名(转)
There are only two hard things in Computer Science: cache invalidation and naming things.在计算机科学中只有两件难事:缓存失效和命名。— Phil Karlton计算机语言是人和计算机之间通讯的媒介。好的代码应该...
分类:其他好文   时间:2014-09-05 00:52:00    阅读次数:259
Linux Operating System
Linux is a Unix-like computer operating system assembled under the model of free and open source software developmentand distribution .The defining c....
分类:系统相关   时间:2014-09-03 22:36:57    阅读次数:279
HDU 2196 Computer (树形dp)
题目链接题意:就是给你一棵树,每条边都有一定的权值,然后让你找到每个点所能走到的最远距离分析:这个题还是有点晕,贴一下大神的分析,分析的很透彻先以 1 作为根节点进行一次 dfs 遍历,遍历的时候把以 第 i 为根节点往子树方向可以走到的最远距离和次远距离给求出来,且这两个距离是不在同一个分支中的然...
分类:其他好文   时间:2014-09-03 16:40:16    阅读次数:174
RHEL6.5 删除桌面启动器(计算机/Home/回收站)
首先,安装gconf-editor以获得gconftool-2命令终端命令:gconftool-2 --set/apps/nautilus/desktop/computer_icon_visible--type=bool falsegconftool-2 --set/apps/nautilus/de...
分类:其他好文   时间:2014-09-02 19:47:05    阅读次数:208
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!