码迷,mamicode.com
首页 >  
搜索关键字:healthy life opencart 自适应主题模板 abc-0133    ( 1898个结果
Swift中"#"的妙用
AlienTech for better life!~...
分类:其他好文   时间:2014-06-16 23:00:15    阅读次数:283
UML是文档化的语言
??  The UML Is a Language for Documenting     A healthy software organization produces all sorts of artifacts in addition to raw executable code. These artifacts include (but are not limited to)...
分类:其他好文   时间:2014-06-16 20:40:42    阅读次数:164
修改OpenCart系统配置
后台修改admin配置文件和修改根目录下的config.php网站路径比如“/home/wwwroot/yiju/”或“D:/AppServ/www/yiju/”其中yiju是我在网站服务器下建立的网站根目录,以此举例修改/admin/config.php文件,如下:上传和导入数据库搬迁成功!
分类:其他好文   时间:2014-06-15 07:17:06    阅读次数:319
Swift中下划线的妙用
AlienTech for better life!~...
分类:其他好文   时间:2014-06-14 12:24:45    阅读次数:447
Swift中访问元组
AlienTech for better life!~...
分类:其他好文   时间:2014-06-13 22:05:42    阅读次数:353
hdu 1829 A Bug's Life (基础并查集)
题目:         链接:点击打开链接 题意: 思路: 题目大意:Hopper教授正在研究一种稀有虫子的交配行为。他假设它们有两种性别并且它们只与异性交配。在他的实验中,很容易识别虫子和它们的交配行为,因为虫子背后印有编号。 问题 给定一组虫子的交配行为,确定实验是支持教授的假设即虫子没有同性恋,还是有部分交配行为不符合假设。   这道题实际上还是并查集,和以往不同的是。以往给...
分类:其他好文   时间:2014-06-13 21:29:50    阅读次数:414
Spring的注入问题
作下笔记,Spring的注入问题[多个实例问题]解决方案如下: 1 package student.life.support.platform.service.impl; 2 3 import javax.annotation.Resource; 4 5 import org.spri...
分类:编程语言   时间:2014-06-12 16:32:07    阅读次数:896
Eclipse导入Maven项目出现错误:Unsupported IClasspathEntry kind=4
AlienTech for better life!~...
分类:系统相关   时间:2014-06-08 15:00:40    阅读次数:245
Light OJ 1291 Real Life Traffic 双连通最少添边数
题目来源:Light OJ 1291 Real Life Traffic 题意:最少添加几条边 可以使全图边双连通 思路:缩点 重新构图 答案就是(叶子节点数+1)/ 2 #include #include #include #include #include using namespace std; const int maxn = 10010; struct Edge { i...
分类:其他好文   时间:2014-06-08 02:57:26    阅读次数:276
1898条   上一页 1 ... 186 187 188 189 190 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!