Blueherb In solitude, where we are least alone

随笔分类 -  河北信息征集

摘要:今天开始优化了界面 阅读全文
posted @ 2020-10-26 22:30 帅气的小土豆 阅读(55) 评论(0) 推荐(0)
摘要:更改需求征集表 阅读全文
posted @ 2020-10-25 23:46 帅气的小土豆 阅读(59) 评论(0) 推荐(0)
摘要:Radis,Mongo安装。 sudo apt-get install redis-server https://blog.csdn.net/lipr86/article/details/106563725 sudo apt-get install mongodb https://www.cnblo 阅读全文
posted @ 2020-10-24 22:05 帅气的小土豆 阅读(65) 评论(0) 推荐(0)
摘要:<%@ page language="java" contentType="text/html; charset=utf-8" import="java.sql.*" import="javax.servlet.http.HttpSession"%> <%@ page import="java.sq 阅读全文
posted @ 2020-10-23 20:31 帅气的小土豆 阅读(69) 评论(0) 推荐(0)
摘要:<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "htt 阅读全文
posted @ 2020-10-22 20:30 帅气的小土豆 阅读(101) 评论(0) 推荐(0)
摘要:<%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ page import="java.sql.Connection" %> <%@ page import="java.sql.DriverManager" %> 阅读全文
posted @ 2020-10-21 20:29 帅气的小土豆 阅读(84) 评论(0) 推荐(0)
摘要:<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ page import="java.sql.Connection" %> <%@ page import="java. 阅读全文
posted @ 2020-10-20 20:28 帅气的小土豆 阅读(69) 评论(0) 推荐(0)
摘要:对于表的修改 <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> <!DOCTYPE html> <html> <head> <meta name="viewport" cont 阅读全文
posted @ 2020-10-19 21:22 帅气的小土豆 阅读(95) 评论(0) 推荐(0)
摘要:对于hadoop,zookeeper,hbase的安装教程 最近开始学习大型数据库应用的课程,并开始学习安装了Hadoop,zookeeper,hbase的安装 首先开始的是hadoop的安装,在安装hadoop之前首先需要配置jdk,jdk需要的版本是1.8.0(推荐),hadoop我用的是2.7 阅读全文
posted @ 2020-10-18 20:17 帅气的小土豆 阅读(44) 评论(0) 推荐(0)