示例服务堆栈 使用 Angular、Service Stack、无 MVC/WEB Api、Restful 服务的示例
2021-09-16 11:45:39 26.39MB JavaScript
1
Angular Gantt编辑器 Angular Gantt编辑器( 包装器)。 使用格式查看/编辑甘特文件。 使用最新的Angular 10。 安装 要使用npm安装该库,请运行以下命令: $ npm install-保存jsgantt改进的ng-gantt 用法 配置 首先,在根目录中导入Angular GanttEditor模块 import { NgGanttEditorModule } from 'ng-gantt' @ NgModule ( { declarations : [ AppComponent ] , imports : [ ... . , NgGanttEditorModule ] , providers : [ ] , bootstrap : [ AppComponent ] } ) export class A
2021-09-15 15:32:00 1.18MB javascript angular gantt jsgantt
1
目录web项目引入PDF.js并添加水印禁止下载1. 下载并引入PDF.js实现预览2. 动态预览PDF文件3. 隐藏打开、下载、打印等功能4. 禁止键盘组合按键下载或另存为5. 禁用鼠标操作6. 添加全局水印6. PDF文件预览效果 web项目引入PDF.js并添加水印禁止下载 普通SSH项目引入PDF.js实现在线预览PDF文件 1. 下载并引入PDF.js实现预览 官网下载地址:https://mozilla.github.io/pdf.js,下载完成后将压缩包解压;这里我下载的是pdfjs-2.2.228-dist 将在WebRoot/script目录下创建一个pdfjs-dist目录
2021-09-15 10:22:53 499KB js w web
1
Java在线银行,Spring Boot,Angular 2 开发了一个银行网站,可让您存入或提取资金,安排与银行家的约会,查看银行对账单,在主要帐户或储蓄帐户之间或与其他客户之间转移资金。 创建了两个单独的服务器: 用户前端 管理员门户 用户前端 User-Front是一个面向用户的系统,它包括诸如用户注册/登录,帐户,转移,约会,交易和用户配置文件之类的模块。 管理员门户 它主要由管理员使用,它涉及用户帐户和约会模块。 管理员可以启用/禁用用户,查看每个用户的陈述,确认约会。 使用的技术 前端: Html5 / CSS3,JavaScript,TypeScript,JQuery,Bo
2021-09-14 14:16:50 730KB javascript jquery spring-boot spring-security
1
在线展示pdf文档,适用于b/s模式,在浏览器中展示pdf文档
2021-09-14 13:05:38 3.88MB 前端 pdf.js
1
带有Web API的Angular 7 CRUD 插入更新和删除操作方法是使用SQL Server和Entity Framework在Web API中实现的。 这些Web API方法是从Angular 7项目中调用的。 除了涵盖了Angular表单设计和表单验证之外,为了在项目之间进行交互,我们在Web API Project中启用了CORS包。 取得验证码 $ git clone https://github.com/CodAffection/Angular-7-CRUD-with-Web-API.git $ cd Angular-7-CRUD-with-Web-API/Angular 7 $ npm install //run the app $ ng serve //update Web API DB connection string 这个怎么运作 ? :television: 有关同一主题的视
2021-09-13 22:59:47 61.27MB JavaScript
1
pdf.js Demo 纯js实现PDF在线预览及打印 可控制页面缩放 打开本地文件
2021-09-12 14:34:59 2.49MB pdf.js PDF 预览
1
Get the most from Angular 2, the leading framework for building dynamic JavaScript applications. Best-selling author Adam Freeman begins by describing the MVC pattern and the benefits it can offer and then shows you how to use Angular in your projects, starting from the nuts-and-bolts and building up to the most advanced and sophisticated features, going in-depth to give you the knowledge you need. Each topic is covered clearly and concisely and is packed with the details you need to learn to be truly effective. The most important features are given a no-nonsense in-depth treatment and chapters include common problems and details of how to avoid them. What you’ll learn Gain a solid architectural understanding of the MVC Pattern Learn how to create rich and dynamic web app clients using Angular 2 Learn how to extend and customize Angular 2 Learn how to test your Angular 2 projects Who this book is for Web developers with a foundation knowledge of HTML and JavaScript who want to create rich client-side applications.
2021-09-11 16:33:00 16.02MB angular
1
angular6-admin 最新版的angular增删改改查,UI为蚂蚁金服ng-alain,ant-zorro框架 ng-丙氨酸 管理面板前端框架。 更多信息见 快速开始 有两种安装方法: 使用命令行 ng new demo --style less cd demo ng add ng-alain ng serve 有关更多详细信息,请参考[Cli]( )。 克隆Git存储库 # --depth 1 removes all but one .git commit history $ git clone --depth=1 https://github.com/cipchk/ng-alain.git my-project # change directory cd my-project # install npm package npm install # start the ser
2021-09-09 23:16:00 8.24MB TypeScript
1
angular.treeview, 基于AngularJS的Treeview ( 无 jQuery ) Angular Treeview纯 AngularJS 基于树菜单指令。 安装将脚本和css复制到项目中,并向页面中添加脚本和链接标记。<script type="text/javascript" src="/
2021-09-09 09:00:03 188KB 开源
1