上一页 1 ··· 6 7 8 9 10
摘要: 技术有限,仅限用于 cdgy学院 为了带来更好的浏览体验, 不需要使用此插件时,请务必停用或者移除该插件,否则一定程序上影响上网浏览的体验。 1. 点击下面的链接下载这个chrome 插件。 https://pan.baidu.com/s/1o957k74 2. 打开我们常用的浏览器(非IE,edg 阅读全文
posted @ 2018-01-23 17:22 BigOrang 阅读(163) 评论(0) 推荐(0)
摘要: 问题代码 #manifest.json的内容 可能是由于 "permissions": ["activeTab" ]位置没写对 将 其写在 官方文件示例地址: https://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensi 阅读全文
posted @ 2018-01-21 15:18 BigOrang 阅读(487) 评论(0) 推荐(0)
摘要: 之前看了一些struts2的视频。 现在复习了下 struts2.发现了这个问题 网上的说的解决办法大都没提到这个问题,1%的文章提到了新版本的struts中 method的问题 There is no Action mapped for namespace / and action name XX 阅读全文
posted @ 2017-04-07 23:42 BigOrang 阅读(8180) 评论(3) 推荐(1)
摘要: 简单的翻译一下Hibernate 的5.1版本 迁移到 5.2版本的指南(说明书),相当于学习英语了。 个人学习。本身对Hibernate不熟悉。难免有关键术语描述不准确。如有大神能加以指正,本人感激不尽。 Migration Guide 5.2 文章来源https://github.com/hib 阅读全文
posted @ 2017-03-19 22:03 BigOrang 阅读(163) 评论(0) 推荐(0)
摘要: 警告: com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@2b121272 -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acq 阅读全文
posted @ 2017-03-18 22:22 BigOrang 阅读(4200) 评论(1) 推荐(0)
摘要: http://blog.csdn.net/lemon_tree12138/article/details/50591859 阅读全文
posted @ 2017-02-14 15:51 BigOrang 阅读(120) 评论(0) 推荐(0)
摘要: 一 程序设计基础知识 了解程序和程序语言的概念以及程序设计的步骤、算法的概念、基本特征和 表示;理解程序的三种基本结构、结构化程序设计方法;熟悉几种常见的算法描 述方法:如自然语言、流程图、N-S 流程图及伪代码等。 程序是为了实现特定目标或解决特定问题而用计算机语言编写的命令序列的集合。 计算机程 阅读全文
posted @ 2017-02-09 22:15 BigOrang 阅读(297) 评论(0) 推荐(0)
摘要: 学习mooc视频时出现这个问题。 1. 需要使用gotoUrl这个变量来保存我们预访问的界面 login.jsp 视频中form表单的地址是没有写 ${pageContext.request.contextPath } 这一句的。 查看了一下地址栏的地址变化。发现是自己的jsp页面的action请求 阅读全文
posted @ 2017-02-02 15:48 BigOrang 阅读(154) 评论(0) 推荐(0)
摘要: Android Launch! The connection to adb is down, and a severe error has occured. You must restart adb and Eclipse. Please ensure that adb is correctly l 阅读全文
posted @ 2016-12-31 16:52 BigOrang 阅读(159) 评论(0) 推荐(0)
上一页 1 ··· 6 7 8 9 10