轻量级java开源blog程序 npress

码农软件 · 软件分类 · 开源博客系统 · 2020-01-18 08:29:19

软件介绍

npress 是六特尔原创的java开源blog程序,基于六特尔原创开源的NLF框架构建。

npress可直接部署运行,使用NLF框架自带的csv数据库,程序启动会自动创建数据库至D:\\db\\npress目录下(可在classes/db/下修改),数据库表文件为普通的csv文件格式,可使用文本编辑工具或excel查看或直接修改。

本程序默认开启html缓存模式,访问过的页面,会自动在/cache文件夹下建立html缓存页面,下次请求,自动返回html,减轻压力,加快速度。

默认管理员账号密码为admin,可进入后台修改,后台登录地址/login.jsp。

首次运行界面如下:

首次运行界面

本文地址:https://codercto.com/soft/d/23630.html

Is Parallel Programming Hard, And, If So, What Can You Do About

Is Parallel Programming Hard, And, If So, What Can You Do About

Paul E. McKenney

The purpose of this book is to help you understand how to program shared-memory parallel machines without risking your sanity.1 By describing the algorithms and designs that have worked well in the pa......一起来看看 《Is Parallel Programming Hard, And, If So, What Can You Do About 》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

MD5 加密
MD5 加密

MD5 加密工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器