联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Web服务器(134) 
按平台查找All Others(134) 

[Web服务器] HTML-Node-Sever

一个简单但功能强大的Node.js服务器设置,旨在提供静态HTML内容。此存储库包含在几分钟内启动和运行web服务器所需的所有文件和说明。非常适合希望了解Node.js和web开发的初学者,或者需要快速设置原型的开发人员。
A simple yet powerful Node.js server setup designed to serve static HTML content. This repository contains all the necessary files and instructions to get your web server up and running in minutes. Ideal for beginners looking to learn about Node.js and web development, or for developers needing a quick setup for prototyping. (2024-04-30, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1714429417490654.html

[Web服务器] Full-Stack-for-Front-Engineers-v3

了解成为一名全面堆栈工程师的意义。亲自设置自己的服务器,从头开始构建和部署web应用程序。您将深入研究服务器,使用命令行,了解网络和安全性,设置持续集成和部署,管理数据库,以及构建容器。
Learn what it means to become a full-stack engineer. Get hands-on with setting up your own server to build and deploy web applications from scratch. You’ll dive deep into servers, work with the command line, understand networking and security, set up continuous integration and deployment, manage databases, and build containers. (2024-03-13, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1710279716217663.html

[Web服务器] AirBnB_clone

这是构建我的第一个完整web应用程序的第一步。它专注于服务器端(后端)控制台。
This is the first step towards building my first full web application. It focuses on the Server side (back-end) - console. (2024-03-04, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709589715834026.html

[Web服务器] PopulationByZipCode

在端口5000上启动web服务器,查询数据库并返回信息,更新数据库,使用XML或JSON打包消息传输数据。
Launches web server on port 5000, Queries the DB and returns information, Updates the DB, Uses XML or JSON-packed messages to transport data. (2024-03-01, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709243215404831.html

[Web服务器] marcaisse

Marcaise是一个用于服务器的web应用程序,简化了接受订单和餐桌管理餐厅,具有用于事务处理的API集成…
Marcaisse is a web application for servers, simplifying taking orders and table management restaurant, with a API integration for transac… (2024-01-16, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705440421236659.html

[Web服务器] RPi3_Web_Server---Host_for_FREE

覆盆子Pi Web服务器完全能够托管您自己的网站。该解决方案比从供应商购买Web主机便宜得多…
Raspberry Pi Web Server perfectly capable of Hosting Your Own Website. This solution is WAY CHEAPER than purchasing Web Hosting from vend… (2024-01-09, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1704920355299627.html

[Web服务器] host-guides

了解Web托管、VPS、服务器的工作原理。KemuHost网站托管指南和控制面板。
Learn how Web Hosting, VPS, Servers work. Guides on hosting websites and control panels by KemuHost. (2023-12-21, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703275188721977.html

[Web服务器] Web-Serv

HTTP是web的基础,通过超链接文档促进协作数据交换。Web服务器存储、处理和数据...
HTTP, the foundation of the web, facilitates collaborative data exchange through hyperlinked documents. Web servers store, process, and deliver content like HTML pages, images, and scripts. Users access resources via browsers, while servers respond to requests, enabling seamless browsing and data submission through forms, including file uploads. (2023-12-06, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701893208314295.html

[Web服务器] Website-Project

在我的第二年,我不得不制作一个客户端和服务器端的网站。语言是React和Java Spring。
In my second year I had to make a website with a client side and a server side. The languages are React and Java Spring. (2023-11-30, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1701377462478511.html

[Web服务器] Cloud-Hosting

云托管是一种web托管类型,它使用虚拟或物理服务器网络来存储和交付网站和应用程序。...
Cloud hosting is a type of web hosting that uses a network of virtual or physical servers to store and deliver websites and applications. This makes it a popular choice for businesses and individuals who need a reliable and scalable way to host their online presence. (2023-11-14, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699983240376225.html

[Web服务器] weather-dashboard

一个web应用程序,利用开放的天气图服务器端api,显示当前天气和任何输入位置的五天预报...
A web app, leveraging the open weather map server-side api, that displays current weather and the five day forecast for any entered location, with past city searches being remembered (2023-11-10, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699637213835172.html

[Web服务器] Solarr

Solar是一个通用系统,旨在促进安全的web请求和代理服务器管理。
Solarr is a versatile system created to facilitate secure web requests and proxy server management. (2023-11-02, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1698947540368354.html

[Web服务器] health

使用SpringBoot和SpringWeb实现可靠的web服务器,以便在所有公共应用程序中快速安全地传输数据...
Implementation of a reliable web server using Spring-Boot and Spring-Web for fast and secure data transfer in all applications of Public HealthCare management System. Also written proper Documentation. (2023-10-31, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1698774953770161.html

[Web服务器] CBSC_WEB_clone_servlet

我使用servlet技术设计了CBSC web克隆,并使用ORECLE数据库和web逻辑服务器
I have designed the CBSC web clone by using servlet techonolgy and also used the ORECLE data base and used the web logic server (2023-10-29, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1698600683191423.html

[Web服务器] ESP32-Si5351-FM-AM-TX-web-server

ESP32与Si5351和web服务器一起构建具有AM和FM的低功耗发射机,
ESP32 with Si5351 and web server to build a low power Transmitter with AM and FM, (2023-10-26, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1698428078232969.html

[Web服务器] Python-Web-Server

为基本web应用程序使用Flask的极简Python web服务器。非常适合学习和小型项目,
Minimalistic Python web server using Flask for basic web applications. Ideal for learning and small-scale projects. , (2023-10-03, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1696350566224712.html

[Web服务器] useguverlapping

这是LTE新技术的协议的一个稿件,对学习LTE的协议规范会起到很大的帮助
This is a contribution to the protocol of the new LTE technology, which will be of great help in learning the protocol specification of LTE (2019-03-30, Others, 38KB, 下载0次)

http://www.pudn.com/Download/item/id/1553915381883105.html

[Web服务器] timu_reference_development

找了很久才找到的MODBUS中英文对照版本,才开发MODBUS规约的过程中,很有参考价值
It took a long time to find the Chinese and English versions of MODBUS, and the development of the MODBUS protocol was of great reference value. (2019-03-30, Others, 203KB, 下载0次)

http://www.pudn.com/Download/item/id/1553903735271438.html

[Web服务器] WEB

开发环境IAR arm 4.40 功能:模拟局域网远程控制web服务器,。 硬件平台LPC2129+CS8900
Development environment, IAR arm 4.40 function: Analog LAN remote control web server. Hardware platform LPC2129+ CS8900 (2010-01-06, Others, 243KB, 下载44次)

http://www.pudn.com/Download/item/id/1031555.html

[Web服务器] coolite_net20_v0-4-1

一个封装好Ext Ajax框架的asp.net服务器端控件,拖拉便可使用Ext的组件,所见即所得.
A good package Ext Ajax framework asp.net server-side controls, drag can use Ext components, WYSIWYG. (2008-06-03, Others, 3177KB, 下载10次)

http://www.pudn.com/Download/item/id/480378.html
总计:134