xujingdada
码龄12年
求更新 关注
提问 私信
  • 博客:4,496
    4,496
    总访问量
  • 7
    原创
  • 2
    粉丝
  • 2
    关注
IP属地以运营商信息为准,境内显示到省(区、市),境外显示到国家(地区)
IP 属地:北京市
加入CSDN时间: 2014-01-04
博客简介:

u013381034的专栏

查看详细资料
个人成就
  • 获得1次点赞
  • 内容获得0次评论
  • 获得1次收藏
  • 博客总排名917,871名
创作历程
  • 7篇
    2014年

TA关注的专栏 0

TA关注的收藏夹 0

TA关注的社区 0

TA参与的活动 0

创作活动更多

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

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

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

  • 文章

  • 专栏

  • 代码仓

  • 资源

  • 收藏

  • 关注/订阅/互动

  • 社区

  • 帖子

  • 问答

  • 课程

  • 视频

搜索 取消

java连接数据库失败

Caused by: java.net.ConnectException: Connection timed out: connect com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure Last packet sent to the server was 0 ms ago
原创
博文更新于 2014.07.27 ·
737 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

jquery 学习笔记

JQuery 是一个js库
原创
博文更新于 2014.07.26 ·
323 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

tomcat报错

could not be redeployed because it could not be completely removed inthe undeployment phase. The most common cause of this problem is attempting to redeploy while the server is running,which has locke
原创
博文更新于 2014.07.25 ·
669 阅读 ·
1 点赞 ·
0 评论 ·
1 收藏

NLPIR2014源码阅读1

源码目录如下:
原创
博文更新于 2014.07.21 ·
608 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

java 优先级队列

package prioritydemo1; import java.util.Comparator; import java.util.PriorityQueue; import java.util.Queue; public class prioritylist { private String name; private int num; public priorityl
原创
博文更新于 2014.07.18 ·
438 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏

ParseUtil.java

/** * A Utility class containing methods to simply perform parsing utilities such * as iterating through a preferred list of {@link Parser}s to obtain * {@link Parse} objects. * * @author mattman
原创
博文更新于 2014.07.18 ·
1155 阅读 ·
0 点赞 ·
0 评论 ·
1 收藏

软件工程自学之路

作为一名大学生,选择了软件工程专业,日后免不了会成为一名程序员,
原创
博文更新于 2014.07.10 ·
565 阅读 ·
0 点赞 ·
0 评论 ·
0 收藏