a记忆
码龄18年
求更新 关注
提问 私信
  • 博客:37,063
    37,063
    总访问量
  • 22
    原创
  • 4
    粉丝
  • 11
    关注
IP属地以运营商信息为准,境内显示到省(区、市),境外显示到国家(地区)
IP 属地:广东省
加入CSDN时间: 2007-10-05
查看详细资料
个人成就
  • 获得2次点赞
  • 内容获得2次评论
  • 获得4次收藏
  • 博客总排名1,522,601名
创作历程
  • 10篇
    2018年
  • 19篇
    2015年
  • 2篇
    2014年
成就勋章
TA的专栏
  • 常用软件
  • 办公软件
  • Windows系统
  • Linux系统
    4篇
  • Java开发
    5篇
  • Web开发
  • 数据库技术
    2篇
  • iOS开发
    10篇
  • Android开发
  • .NET开发
    1篇

TA关注的专栏 0

TA关注的收藏夹 0

TA关注的社区 0

TA参与的活动 0

创作活动更多

新星杯·14天创作挑战营·第13期

这是一个以写作博客为目的的创作活动,旨在鼓励大学生博主们挖掘自己的创作潜能,展现自己的写作才华。如果你是一位热爱写作的、想要展现自己创作才华的小伙伴,那么,快来参加吧!我们一起发掘写作的魅力,书写出属于我们的故事。我们诚挚邀请你们参加为期14天的创作挑战赛!注: 1、参赛者可以进入活动群进行交流、互相鼓励与支持(开卷),虚竹哥会分享创作心得和涨粉心得,答疑及活动群请见:https://bbs.csdn.net/topics/619781944 【进活动群,得奖概率会更大,因为有辅导】 2、文章质量分查询:https://www.csdn.net/qc

90人参与 去参加
  • 最近
  • 文章
  • 专栏
  • 代码仓
  • 资源
  • 收藏
  • 关注/订阅/互动
更多
  • 最近

  • 文章

  • 专栏

  • 代码仓

  • 资源

  • 收藏

  • 关注/订阅/互动

  • 社区

  • 帖子

  • 问答

  • 课程

  • 视频

搜索 取消

自动定时发送邮件软件

发布资源 2015.01.30 ·
rar

iOS UIView 解释

////  UIView.h//  UIKit////  Copyright (c) 2005-2014 Apple Inc. All rights reserved.//#import #import #import #import #import #import #import
翻译
博文更新于 2015.08.06 ·
915 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

JFK企业管理软件

发布资源 2015.09.05 ·
zip

centos7.4安装mysql和常用语句

1)检查该机器上是否安装过mysql。 rpm -qa|grep -i mysql #忽略大小写查找mysql2)下载rpm安装包。 [root@iZrj932jby4d2dfv1nj3x6Z html]# wget http://repo.mysql.com/mysql-community-release-el7-5.noarch.rpm[root@iZrj932jb...
原创
博文更新于 2019.04.14 ·
442 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

spring boot 配置文件

spring boot 配置文件的配置文件application.yml 或者 application.properties. 不再需要web.xml等配置文件,SpringBootServletInitializer初始化servlet代替了web.xml。参考:http://maven.apache.org/xsd/maven-4.0.0.xsdhttps://docs.spring.io/s...
原创
博文更新于 2018.07.04 ·
218 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

centos7.4安装ngnix

1、rpm方式安装wget http://dl.Fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm  #配置epel yum 源rpm -ivh epel-release-latest-7.noarch.rpm #建立nginx的yum仓yum install nginx -y #下载并安装nginxsystemctl start...
原创
博文更新于 2018.06.10 ·
212 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

centos7.4安装tomcat

--------------------------------------------------------------------------------centos7.4安装tomcat--------------------------------------------------------------------------------一、安装tomcat首先安装jdk,再安装to...
原创
博文更新于 2018.06.10 ·
1341 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

centos7.4安装jdk

一、cat 显示文件连接文件内容的工具 如:root@ubuntu :/# cat /etc/passwd [root@localhost ~]# cat sir01.txt sir02.txt sir03.txt > sir04.txt 二、more 文件内容或输出查看工具 [root@localhost ~]# more /etc/profile 三、less 查看文件内容 工具 [ro...
原创
博文更新于 2018.06.10 ·
320 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

squid代理服务器

转自:https://www.cnblogs.com/cherishry/p/5706736.htmlsquid的概念squid是一种用来缓存Internet数据的软件。接受来自人们需要下载的目标(object)的请求并适当的处理这些请求。也就是说,如果一个人想下载一web界面,他请求squid为他取得这个页面。squid随之连接到远程服务器并向这个页面发出请求。然后,squid显式地聚集数据到客...
转载
博文更新于 2018.06.08 ·
270 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

centos7安装图形桌面

1、输入命令 yum grouplist 回车 --查看系统里有效的安装包。[root@aliyungg ~]# yum grouplistLoaded plugins: fastestmirrorThere is no installed groups file.Maybe run: yum groups mark convert (see man yum)Loading mirror spee...
原创
博文更新于 2018.06.08 ·
4247 阅读 ·
0 点赞 ·
0 评论 ·
4 收藏

dubbo使用

consumer消费者端配置:<?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dubbo="http://code
原创
博文更新于 2018.05.27 ·
218 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

maven添加sqlserver的jdbc驱动包

转载:https://www.cnblogs.com/zhanghj405/p/5599635.htmlStep 1  在微软官网下载sqljdbc的jar包:http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=11774Step 2        通过maven命令将jar包安装到本地。  在有sq...
转载
博文更新于 2018.05.26 ·
7413 阅读 ·
0 点赞 ·
0 评论 ·
2 收藏

docker的使用

安装参考:http://www.runoob.com/docker/centos-docker-install.html一:安装docker[root@izbp1gs6pfki4czk1u4c8hz ~]# uname -r 3.10.0-862.2.3.el7.x86_64[root@izbp1gs6pfki4czk1u4c8hz ~]# yum -y install docker-io...[...
原创
博文更新于 2018.05.26 ·
161 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

苹果手机通讯录

/* *  ABPerson.h *  AddressBook * *  Copyright (c) 2010-2015 Apple Inc. All rights reserved. * *  An ABPerson corresponds to a contact such as a person or organization. *
翻译
博文更新于 2015.11.25 ·
1190 阅读 ·
0 点赞 ·
0 评论 ·
1 收藏

Objectiv-C Runtime Reference (Data Types)

https://developer.apple.com/library/prerelease/ios/documentation/Cocoa/Reference/ObjCRuntimeRef/index.htmlData TypesClass-Definition Data StructuresClassAn opaque t
转载
博文更新于 2015.10.09 ·
259 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

iOS 从网络获取关系模型数据存储类和结构的利弊

ARC forbids Objective-C objects in struct先记下来,有时间再整理
原创
博文更新于 2015.09.08 ·
259 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

ios 渐变颜色视图 CAGradientLayer

//Layer gradient    CAGradientLayer *gradientLayerTop = [CAGradientLayerlayer];    gradientLayerTop.frame =CGRectMake(0.0,0.0, pickerView.frame.size.width,PICKER_HEIGHT/2.0);    gradie
原创
博文更新于 2015.09.06 ·
245 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

mac 终端 mysql命令 host ... is not allowed to connect to this MySql server

解决方法:1。 改表法。可能是你的帐号不允许从远程登陆,只能在localhost。这个时候只要在localhost的那台电脑,登入mysql后,更改 "mysql" 数据库里的 "user" 表里的 "host" 项,从"localhost"改称"%"mysql -u root -pvmwaremysql>use mysql;mysql>update user se
原创
博文更新于 2015.08.10 ·
1316 阅读 ·
1 点赞 ·
0 评论 ·
1 收藏

XmlException 有多个根元素

原创
博文更新于 2015.08.09 ·
2945 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

xcode 调试

UIKit`-[UIViewController _setViewAppearState:isAnimating:]:   0x2cd491c8 +0>:    push   {r4, r5, r6, r7, lr}   0x2cd491ca +2>:    add    r7, sp,#0xc   0x2cd491cc +4>:    push.w {r8, r10,
原创
博文更新于 2015.08.05 ·
717 阅读 ·
1 点赞 ·
0 评论 ·
0 收藏
加载更多