乐于学习,勤于思考

  • 首页
  • 学习
    • Git使用
    • 技巧学习
    • 编程学习
    • 常用网址
  • 资源
    • 申请技巧
    • 优惠信息
  • 生活
    • 日常
    • 读书
    • 音乐
    • 电影
  • 关于本站
学习

CI框架学习之--隐藏入口文件-index.php

一般CI框架第一次使用时: 原地址为: http://127.0.0.1/CI/index.php/hello/index 隐藏入口文件后只需要把地址写成即可: http://127.0.0.1/CI/hello/index 第一步、需要开启Apache的 rewrite 功能 Apache\conf\httpd.conf 修改,然后...

October 18, 2018 0条评论 881次阅读 0人点赞 阅读全文
学习

Selenium+PhantomJS使用时报错原因及解决方案

今天在使用selenium+PhantomJS动态抓取网页时,出现如下报错信息: UserWarning: Selenium support for PhantomJS has been deprecated, please use headless versions of Chrome or Firefox instead warnings.warn(‘Selenium s...

September 20, 2018 0条评论 1,013次阅读 7人点赞 阅读全文
学习

python3.6 使用pip 出现 TLS/SSL问题?

今天在在centos 6.9上 安装python3.6后 使用pip 安装模块,提示如下错误: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. 解决方法: 1、安装 openssl openssl-devel (...

June 9, 2018 0条评论 7,186次阅读 76人点赞 阅读全文
学习

CentOS下Redis的安装与简单管理

redis官方发布版本 https://github.com/MicrosoftArchive/redis/releases redis desktop官方版本下载 https://github.com/uglide/RedisDesktopManager 安装Redis需要知道自己需要哪个版本,有针对性的安装,比如如果需要redis GEO这个...

May 20, 2018 0条评论 559次阅读 0人点赞 阅读全文
学习

Centos环境下安装mongoDB

安装前注意: 此教程是通过yum安装的.仅限64位centos系统 安装步骤: 1、创建仓库文件: vi /etc/yum.repos.d/mongodb-org-3.4.repo 然后复制下面配置,保存退出 [mongodb-org-3.4] name=MongoDB Repository baseurl=https://repo.mongodb...

May 20, 2018 0条评论 439次阅读 0人点赞 阅读全文
学习

响应式网页Html5基本模板架构

个人经常使用结构如下: <!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <!--[if lt IE 9]> <scrip...

May 9, 2018 0条评论 879次阅读 0人点赞 阅读全文
  • 1
  • 2
  • >
  • »

搜索本站

Recent Posts

  • 《爸爸忘记了》文摘
  • debian 9 或 ubuntu 添加swap分区
  • Updates were rejected because the tip of your current branch is behind问题处理
  • Git :fatal: refusing to merge unrelated histories问题处理
  • Wget整站并解决中文乱码问题

标签聚合

edu邮箱 主域名修改 汉斯季默 iphone5s 邮箱 google free apps 陶然亭 oneprovder proxmox github op iphone6s python3 linux Hans Zimmer free phone code git 暴走 余华 摆拍

Copyright 2021 乐于学习,勤于思考. All Rights Reserved.