码迷,mamicode.com
首页 >  
搜索关键字:direct    ( 4030个结果
平滑滚动-锚链接
老代码了 demo1: demo2: ...
分类:其他好文   时间:2016-11-20 13:12:06    阅读次数:171
王高利:Linux__apache,安装,报错解决
今日编译apache时出错:#./configure --prefix……检查编辑环境时出现:checking for APR... noconfigure: error: APR not found . Please read the documentation解决办法:1.下载所需软件包:wge ...
分类:Web程序   时间:2016-11-20 09:09:58    阅读次数:242
unable to lock the administration directory问题解决
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? 刚开始试了如下两个: sudo rm /var/cache/apt/archives/lock sudo rm ...
分类:其他好文   时间:2016-11-19 23:46:59    阅读次数:247
Anaular指令详解
目录:directive() restrict replace template templateUrl scope transclude ng-transclude controller directive() 自定义指令,第一个参数是自定义指令的名字,第二个参数是一个函数,这个函数的返回值就是自 ...
分类:其他好文   时间:2016-11-19 23:14:02    阅读次数:195
一步步学OpenGL(21) -《聚光灯光源》
教程 21聚光灯光源原文: http://ogldev.atspace.co.uk/www/tutorial21/tutorial21.htmlCSDN完整版专栏: http://blog.csdn....
分类:其他好文   时间:2016-11-19 21:21:38    阅读次数:456
Ubuntu安装教程
http://www.linuxdiyf.com/linux/13198.html 简易配置说明 磁盘分区,新分区的磁盘必须是未分配的, 到管理-磁盘管理下面查看磁盘是不是未分配的,如果已分配了,在磁盘上面右击 选择删除卷即可 ubuntu需要安装在未分配的磁盘上面,如果是已分配的,则安装的时候这个 ...
分类:系统相关   时间:2016-11-19 18:08:41    阅读次数:240
插入排序
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace Sort{ ...
分类:编程语言   时间:2016-11-19 10:12:02    阅读次数:155
Sass与Web组件化相关的功能
Sass https://en.wikipedia.org/wiki/Sass_(stylesheet_language) Sass (Syntactically Awesome Stylesheets) is a style sheet language initially designed by ...
分类:Web程序   时间:2016-11-19 07:45:03    阅读次数:262
ORACLE 11g 由新特性引发lsnrctl hang住卡死迷雾的详细剖析历程
1、问题描述同事说卡住了,连接oracle数据库很慢,需要很久,连上了做一个简单的查询也非常慢,感觉像是hang主了一般。  2、分析oracle服务器负载一开始登录进去,查看oracle服务器,负载...
分类:数据库   时间:2016-11-18 12:25:57    阅读次数:1078
总结一些机器视觉库
通用库/General Library OpenCV 无需多言。 RAVL Recognition And Vision Library. 线程安全。强大的IO机制。包含AAM。 CImg 很酷的一个图像处理包。整个库只有一个头文件。包含一个基于PDE的光流算法。 图像,视频IO/Image, Vi ...
分类:其他好文   时间:2016-11-17 23:28:02    阅读次数:477
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!