联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 后台框架(203) 

[后台框架] python-fastapi

FastAPI是一个用于在Python中开发RESTful API的Web框架,支持异步编程,并可以与Uvicorn一起运行。
FastAPI is a Web framework for developing RESTful APIs in Python which supports asynchronous programming and can run with Uvicorn. (2024-02-04, Python, 0KB, 下载0次)

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

[后台框架] laravelStarship

该存储库仅关注Laravel框架。许多东西,如语法、事实,都将在这里实现。PHP作为其编程语言…
This repository only focuses on Laravel Framework. Many things suchas syntaxes, facts, will be implemented here. PHP as its Programming l… (2024-01-20, Others, 0KB, 下载0次)

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

[后台框架] full-stack-oo-project

该项目是为巴西利亚大学的面向对象编程课程开发的。实现遵循…
This project has been developed for the Object-Oriented Programming course at the University of Brasília. The implementation follows the … (2023-11-28, Python, 0KB, 下载0次)

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

[后台框架] python-obj-system

关于高级python主题的教程,以及编写它们的识字编程框架(请参阅README.md),
Tutorials on advanced python topics, and literate programming framework to write them (see README.md), (2023-08-08, Python, 0KB, 下载0次)

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

[后台框架] Project-API-Websites

使用API构建多个网站,以了解AJAX编程。还使用了Bootstrap 4来熟悉CSS框架。,
Built Multiple websites using APIs to understand AJAX programming. Also used Bootstrap 4 to familiarise myself with the CSS Framework., (2023-08-02, JavaScript, 0KB, 下载0次)

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

[后台框架] Code-Challenge-Laravel

此编程挑战旨在评估您作为软件工程师的技能,特别是在使用PHP进行web开发方面...,
This programming challenge is designed to evaluate your skills as a software engineer, specifically in the area of web development with PHP and the Laravel framework. The challenge involves building a web application that generates a product report from a CSV file. (2023-07-11, PHP, 0KB, 下载0次)

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

[后台框架] ServiSegur-Bottle

ServiSegur公司数据库系统的实现和编程。为数据工程课程完成的项目。使用t...,
Implementation and programming of the database system of the company ServiSegur. Project done for the course of Data Engineering. Using the Bottle web framework in Python. (2023-07-27, PLSQL, 0KB, 下载0次)

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

[后台框架] keera-hails

Keera Hails:Haskell on Rails-交互式Haskell.应用程序的 React编程框架,
Keera Hails: Haskell on Rails - Reactive Programming Framework for Interactive Haskell applications, (2022-04-05, Haskell, 0KB, 下载0次)

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

[后台框架] University-Management-System

一个功能齐全的Java大学管理系统项目,正在使用NetBeans和MySQL Databas在Java编程中开发...,
A fully functional University Management System Project in Java that being developed in Java Programming using NetBeans and MySQL Database as the System s Back-End (2022-09-09, Java, 0KB, 下载0次)

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

[后台框架] test-app

该应用程序是在业余时间开发的,旨在提高我的编程和测试技能(后端和前端)。,
The application was developed in my spare time in order to improve my programming and testing skills ( back-end and front- end )., (2019-10-23, Java, 0KB, 下载0次)

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

[后台框架] Backend_Developer_Task_B4

后端开发人员确保网站正确执行,重点放在数据库、后端逻辑、应用程序编程接口(API...,
Back-end developers ensure the website performs correctly, focusing on databases, back-end logic, application programming interface (APIs), architecture, and servers. They use code that helps browsers communicate with databases, store, understand, and delete data. (2023-02-22, JavaScript, 0KB, 下载0次)

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

[后台框架] glossa

我高中时代的编程语言研究和翻译框架。有关更新,请参阅我的“ari”存储库...
Programming language research and translation framework from my high school years. See my "ari" repository for an updated version written in sexy Clojure.[category:cognitive] (2019-09-07, C++, 425KB, 下载0次)

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

[后台框架] Wikipedia-Django

这是我的网络编程课程的一个项目。使用Python Django框架制作的类似维基百科的网站。自定义文本e...
Its a project for my web programming course. Wikipedia like website made using Python Django framework. Custom text editor is made with custom tags. Rest framework is also used to pull data from the website. Work is still in progress. (2014-07-23, CSS, 3556KB, 下载0次)

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

[后台框架] build2021-intro-csharp-python

C#和Python是所有技术领域开发人员最流行的两种编程语言。从制作web...
C# and Python are two of the most popular programming languages for developers in all areas of tech. From making web apps to doing machine learning, you can t go wrong with either of them! James and Christopher are here to introduce you to these two powerful languages, explore some “Hello, World” examples, and show you the docs, tools, and (2021-06-05, Jupyter Notebook, 631KB, 下载0次)

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

[后台框架] StackOverflow-Clone

使用烧瓶框架和MVC架构在python编程中重新实现了基于Stackoverflow的web应用程序。西...
Re-implemented Stackoverflow web based application in python programming with flask framework and MVC architecture. Worked with MYSQL database and sqlalchemy ORM model to handle data. It supports functionalities like ask question, post answer, upvote, downvote, views, answer later, post comment, search. (2018-11-23, HTML, 5230KB, 下载0次)

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

[后台框架] online-food-delivery-service

在django web框架和引导程序上使用python编程语言构建的基于web的在线食品配送应用程序
A web based online food delivery app built with python programming language on django web framework and bootstrap (2021-08-03, HTML, 2360KB, 下载0次)

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

[后台框架] python-aspectlib

面向方面的编程、monkey patch和Decorator库。它在更改现有...中的行为时很有用...
An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It includes tools for debugging and testing: simple mock/record and a complete capture/replay framework. (2023-02-26, Python, 162KB, 下载0次)

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

[后台框架] app_rental_mobil

该程序使用带代码点火器框架的php编程语言。在这个应用程序中有2级用户,它是...
This programs use php programming language with Code Igniter Framework. In this application have 2 level user, it is admin and customer. (2020-11-24, HTML, 22112KB, 下载0次)

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

[后台框架] E-Le-rning

E-Le@rning使用web2py在Python中构建的系统。这个项目是在UFC的编程技术1期间完成的,201...
E-Le@rning System built in Python using web2py. This Project was made during the Programming Techniques 1 at UFC, 2011.1. (2011-07-03, Python, 488KB, 下载0次)

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

[后台框架] peerprogrammingplatform

点对点编程平台,通过协作解决问题,帮助用户更好地进行技术面试...
Peer to Peer programming platform to help users get better at technical interviews through collaboratively solving timed programming challenges (2023-01-17, SCSS, 16999KB, 下载0次)

http://www.pudn.com/Download/item/id/1686472187421636.html
总计:203