diff --git a/CMakeLists.txt b/CMakeLists.txt index 4f71b86..9551972 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ if(MSVC) set(CMAKE_CONFIGURATION_TYPES "Debug;Release" CACHE STRING "Build config types" FORCE) endif() # C++等级 -set(CMAKE_CXX_STANDARD 20) +set(CMAKE_CXX_STANDARD 20) set(CMAKE_CXX_STANDARD_REQUIRED TRUE) set(FASTWEBCORE ${PROJECT_NAME}core) # 安装复制 diff --git a/LICENSE.txt b/LICENSE.txt index 8aa2645..0b46f8e 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) [year] [fullname] +Copyright (c) 2024 FastWeb fwlua.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 660547e..bcb18c0 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,13 @@ Fast Web 是一个网站服务程序,以快速开发、部署简单为理念 ## ⚡立即开始 无论您是编程新手还是经验丰富的开发人员,学习和使用 Fast Web 都很容易。 -从我们的新手指南开始 +从我们的新手指南开始 ## 下载⬇️ 所有版本的 Fast Web 源代码和安装程序均可供下载! -最新版:点击下载 +最新版:点击下载 ## 文档📄 Fast Web 标准库的文档以及教程和指南都可以在线获取。 -文档中心 +文档中心