11 2019 档案
摘要:https://ftp.mozilla.org/pub/firefox/releases/
阅读全文
摘要:1、下载对应版本压缩包 2、解压缩文件 3、到解压缩文件,添加my.ini文件,修改相关的配置,如端口,文件路径等 5.7以下 # For advice on how to change settings please see # http://dev.mysql.com/doc/refman/5.
阅读全文
摘要:Last week, a Google employee posted a memo to the company’s internal message board alleging she was discriminated against while pregnant—and that she
阅读全文
摘要:第1章 创建HTML文档 11.1 HTML文档的基本结构 2 1.2 HTML文档类型 2 1.3 利用HTML元素定义中文网页 3 1.4 利用title定义网页的标题 4 1.5 利用meta元素定义页面元信息 5 content-type expires refresh set-cookie
阅读全文
摘要:HTML 和 XHTML 用标准的 7 比特 ASCII 代码在网络上传输数据。 7 比特 ASCII 代码可提供 128 个不同的字符值。 7 比特 可显示的 ASCII 代码 结果 描述 实体编号 space   ! exclamation mark ! " quotation
阅读全文
摘要:1、到/etc目录下 2、使用 vi sudoers 3、将username添加到sudoers
阅读全文
摘要:1、安装软件 软件下载地址:https://www.oracle.com/technetwork/cn/database/enterprise-edition/downloads/index.html 1.1、window安装与卸载 1.1.1、Oracle 12c安装步骤 1.1.1.1、安装程序
阅读全文
摘要:Office VBA 参考:https://docs.microsoft.com/zh-CN/office/vba/api/overview/
阅读全文
摘要:Web API 接口参考:https://developer.mozilla.org/zh-CN/docs/Web/API
阅读全文
摘要:<?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additi
阅读全文
摘要:The chance for love doesn't come around every day.爱的机会不是每天都有的。
阅读全文
摘要:1、编译时错误:软件包 javax.servlet.http 不存在import javax.servlet.http.HttpServletRequest 解决办法:把servlet-api.jar加到classpath中 如:把Tomcat目录下的 tomcat\lib\servlet-api.
阅读全文
摘要:简单介绍 Spring是一个轻量级的控制反转(IoC)和面向切面(AOP)的容器框架。Spring使你能够编写更干净、更可管理、并且更易于测试的代码。 Spring MVC是Spring的一个模块,一个web框架。通过Dispatcher Servlet, ModelAndView 和 View R
阅读全文
摘要:You believe in fate?你相信命运吗?
阅读全文