码迷,mamicode.com
首页 >  
搜索关键字:pure    ( 374个结果
C++: virtual inheritance and Cross Delegation
Link1: Give an example Note: I think the Storable::Write method should also be pure virtual. http://www.cprogramming.com/tutorial/virtual_inheritance. ...
分类:编程语言   时间:2016-06-30 21:43:43    阅读次数:361
Cactus详细讲解
Cactus建议一年以上有经验的人玩,刚入门MVC,不了解下列组件请先自行学习,切勿好高骛远。 Cactus的组成(基于.net4.5.2):Dapper+MVC4+autofac 前端css框架pure,数据库:sqlite ,mssql,mysql,pgsql。默认是sqlite所以可以直接运行 ...
分类:其他好文   时间:2016-06-18 00:01:15    阅读次数:424
pure.css 学习记录
兼容性记录: IE 8+ Latest Stable: Firefox, Chrome, Safari iOS 6-8 Android 4.x 1. ...
分类:Web程序   时间:2016-06-14 19:35:36    阅读次数:363
POJO / JavaBean / Entity Bean
POJO 和JavaBean是我们常见的两个关键字,一般容易混淆,POJO全称是Plain Ordinary Java Object / Pure Old Java Object,中文可以翻译成:普通Java类,具有一部分getter/setter方法的那种类就可以称作POJO,但是JavaBean ...
分类:编程语言   时间:2016-06-10 14:59:22    阅读次数:240
css气泡地址和分享地址
http://nicolasgallagher.com/pure-css-speech-bubbles/demo/ http://share.baidu.com/ ...
分类:Web程序   时间:2016-06-01 18:13:23    阅读次数:163
vsftp部署和优化
1、安装yuminstall-yvsftpd2、关闭pure-ftpkillallpure-ftpd3、启动vsftpd/etc/init.d/vsftpdstart4、关闭selinuxsetenforce0vim/etc/selinux/configSELINUX=disabled5、vsftp支持系统自带的用户登陆[root@redhat01opt]#lftpriver@10.10.13.247口令:lftpriver@10.10.13.247:~&g..
分类:其他好文   时间:2016-05-31 19:10:27    阅读次数:140
理解POCO
理解POCO(Plain Old CLR Object)先要理解POJO。 1、什么是POJO? POJO的名称有多种,pure old java object 、plain ordinary java object 等。 按照Martin Fowler的解释是“Plain Old Java Obj ...
分类:其他好文   时间:2016-05-28 14:15:47    阅读次数:929
创建响应式布局----使用栅格
1、Pure Grids : 创建你所需栅格系统的环境,CSS框架 2、BootStrap 3、Foundation:发布了一些优秀的模态、灯箱和内容滑块的解决方案;用于创建一个流式12列栅格 4、Gridpak:根据你的输入生成栅格系统 5、Golden Grid System:一个易于使用的18 ...
分类:其他好文   时间:2016-05-16 14:30:55    阅读次数:136
编译pure-ftpd时提示错误Your MySQL client libraries aren't properly installed
如果出现类似configure: error: Your MySQL client libraries aren’t properly installed 的错误,请将mysql目录下的 include/mysql下的mysql.h文件以及lib/mysql下的全部文件,连接(直接复制过去或许也可) ...
分类:数据库   时间:2016-05-13 19:06:53    阅读次数:235
pureftp虚拟用户映射配置
一、pure-ftpd安装cd/usr/local/src/wgethttp://down.anxia.com/pure-ftpd-1.0.42.tar.gztarxfpure-ftpd-thr-1.0.32.1.tar.gzcdpure-ftpd-thr-1.0.32.1./configure--prefix=/usr/local/pureftpd--without-inetd--with-altlog--with-puredb--with-throttling--with-peruserlimit..
分类:其他好文   时间:2016-05-05 17:50:40    阅读次数:205
374条   上一页 1 ... 21 22 23 24 25 ... 38 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!