Twitter Bootstrap 4 Yii 2扩展 这是的Twitter Bootstrap扩展。 它按照Yii小部件封装了组件和插件,因此在Yii应用程序中使用Bootstrap组件/插件非常容易。 有关许可证信息,请检查文件。 文档位于 。 安装 安装此扩展的首选方法是通过 。 无论运行 php composer.phar require --prefer-dist yiisoft/yii2-bootstrap4 或添加 "yiisoft/yii2-bootstrap4": "~2.0.6" 到composer.json文件的require部分。 用法 例如,视图文件中的以下单行代码将呈现Bootstrap Progress插件: <?= yii\bootstrap4\ Progress :: widget ([ 'percent' => 60 , 'label' => 'test' ]) ?>
2022-01-05 18:32:52 52KB css bootstrap yii2 yii
1
bootstrap4-项目 这是我的JAMStack课程面临的挑战。 面临的挑战是使用Boostrap 4创建网站。
2022-01-02 18:55:24 11.74MB HTML
1
bootstrap4-glyphicons:如何在Bootstrap 4中使用Glyphicons(不生气)
2021-12-25 16:56:22 1.06MB css bootstrap fontawesome bootstrap4
1
公司业务Bootstrap4模板是一款绿色大气的单页HTML5企业网站模板。提示:本模板调用到谷歌字体库,可能会出现页面打开比较缓慢。
2021-12-14 22:07:23 3.84MB 网页模版
1
现场网站 使用server.py运行它以下功能可能有效: 登录, 登记, 用户数据库, 用户数据数据库, 帖子数据库, 文本编辑器, 帖子页 帖子渲染, 网站图示, 用户页面 关于Cookie的会话, 发布后, 清除输入中的代码符号, 密码哈希编码, 404处理程序, 关于页面 集中头 集中式 通过电子邮件忘记密码, 用户个人资料编辑。
2021-12-14 15:35:36 996KB flask css3 bootstrap4 python3
1
课堂作业练习,增删查改都有,缺陷是不能播放音乐.
2021-12-12 17:04:19 2.22MB Web Vue Bootstrap4
1
Bootstrap 4 API文档。Bootstrap是一个用于使用HTML,CSS和JS开发的开源工具包。使用我们的Sass变量和mixins,响应式网格系统,大量的预构建组件以及基于jQuery构建的强大插件,可以快速创建您的想法的原型,或构建您的整个应用程序。
2021-12-11 14:33:37 1.54MB Bootstrap Bootstrap4 API文档 Web
1
Bootstrap4官方模板Hyper|Bootstrap4官方模板Hyper|Bootstrap4官方模板Hyper
2021-12-09 22:11:16 1.11MB Hyper Bootstrap4
1
One of the leading open source frontend frameworks, Bootstrap has undergone a significant change and introduced several features that make designing compelling, next-generation UIs much simpler. Integrating Bootstrap with ASP.NET’s powerful components can further enhance its capabilities. This book guides you through the process of creating an ASP.NET MVC website from scratch using Bootstrap. You will learn about the various Bootstrap components as well as techniques to include them in your own projects. The book includes practical examples to show you how to use open source plugins with Bootstrap and ASP.NET MVC and guides you through building an ASP.NET MVC website using Bootstrap, utilizing layout and user interface components. At the end of this book, you will find some valuable tips and tricks to help you get the most out of your Bootstrap- and ASP.NET MVC-integrated website. What You Will Learn Create a new ASP.Net MVC 6 project that uses Bootstrap for its styling and learn how to include external libraries using the new package managers Learn to use the various Bootstrap CSS and HTML elements, and how to use the new Bootstrap 4 grid layout system with ASP.Net MVC Explore the different input groups and implement alerts, progress bars, and badges Explore JavaScript components by illustrating and walking through the process of using JavaScript/JQuery to add interactivity to Twitter Bootstrap components Build your own ASP.Net MVC helpers and tag helpers to reduce the amount of HTML needed to generate Bootstrap elements in your projects Convert a Bootstrap HTML template into a usable ASP.Net MVC project Use the jQuery DataTables plugin with Bootstrap and ASP.Net MVC Learn to include and use the TwitterBootstrapMVC library in an ASP.Net MVC project
2021-12-04 14:33:24 7.42MB ASP.Net MVC6 Bootstrap4
1
typora-root-url image 学校专业分流系统 1.学校专业分流系统,采用技术maven+lombok+springBoot+jpa+druid+thymeleaf+bootstrap4。 2.该系统支持管理员从excel导入学生,导出excel,批量删除学生,单个学生删除,给学生修改学院,修改专业,和一键分配专业,日志信息等。 3.学生用户登录可以填写志愿,查看分配志愿信息。 4.欢迎各位克隆下载,和优化代码,希望得到你的意见,如有问题记得联系我邮箱 登录界面 输入账号admin,密码1登录管理界面,输入学生账号进入学界面 管理员界面 学生界面 运行准备 1.下载(克隆)本代码到本地,导入编译器(eclipse,idea等) 2.安装mysql建议版本5到6之间,导入数据库keshe2019.sql,保证数据库导入成功。 3.给你的编译器安装lombok插件(保证安装有效)
2021-11-28 17:15:39 1.75MB JavaScript
1