码迷,mamicode.com
首页 >  
搜索关键字:rational software architect    ( 7577个结果
VMware虚拟机各版本密钥
VMware Workstation Pro 15官方版下载:https://download3.vmware.com/software/wkst/file/VMware-workstation-full-15.5.0-14665864.exe VMware Workstation Pro 15 激 ...
分类:系统相关   时间:2020-06-20 22:28:37    阅读次数:455
SpringBoot更改启动图标
首先我们在resource目录下面放入一个banner.txt文件,Spring Boot启动项目的时候就会优先启动这个文件中的内容。 然后我们用在线生成字符图标工具 http://www.network-science.de/ascii/ http://patorjk.com/software/t ...
分类:编程语言   时间:2020-06-20 13:42:56    阅读次数:106
e-Prime2.0 安装
先卸载之前的 卸载 点开之前安装的 文件.exe, 选择 remove,即卸载 打开注册表 “开始”->“运行”:输入“regedit” 然后找到并删除注册表中HKEY_CURRENT_USER\Software\psychology software\E-Prime”“HKEY_LOCAL_MAC ...
分类:其他好文   时间:2020-06-19 20:38:14    阅读次数:211
Django+Bootstap实现数据查询分页显示功能
Django分页实现(Bootstrap) 请自行在HTML中导入Bootstrap page.py 分页组件 # -*- coding: utf-8 -*- # @Time :2020/5/27 21:33 # @Author :12257 # @SoftWare :PyCharm from dj ...
分类:其他好文   时间:2020-06-19 14:22:51    阅读次数:55
#Linux 下 Xampp的安装与Hello World
一、下载安装 去官网下载 移动下载完毕的xampp-linux-x64-7.4.6-0-installer.run 到/usr/local/jayce-softwares/xampp目录下(jayce-softwares是我自己新建的目录) 执行命令: sudo ./xampp-linux-x64- ...
分类:系统相关   时间:2020-06-19 01:14:10    阅读次数:82
Caterpillar SIS 2018 CAT SIS 2018
There are 2 options for you to choose before order please: 1. Software is in a 320G hdd before shipment, the customers need to install it and active i ...
分类:其他好文   时间:2020-06-18 21:52:05    阅读次数:175
Caterpillar SIS 2018 CAT SIS 2018
There are 2 options for you to choose before order please: 1. Software is in a 320G hdd before shipment, the customers need to install it and active i ...
分类:其他好文   时间:2020-06-18 21:48:17    阅读次数:180
注册表安全配置
如果没有System 就自己添加一个项 在窗口右侧空白处,右键-新建-DWORD(32位)值(D),将其重命名为:DisableRegistryTools 将DisableRegistryTools的值修改为1(16进制) 再次启动注册表编辑的时候 解锁方式: 新建个文本文件。 文件命名为unloc ...
分类:其他好文   时间:2020-06-17 21:47:21    阅读次数:60
MyBatis简介
Mybatis MyBatis简介(了解) MyBatis 本是apache的一个开源项目iBatis, 2010年这个项目由apache software foundation 迁移到了google code,并且改名为MyBatis 。2013年11月迁移到Github。 MyBatis是一个优 ...
分类:其他好文   时间:2020-06-17 19:48:47    阅读次数:53
Python>循环
1 #-*- coding = utf-8 -*- 2 #@Time : 2020/6/16 20:52 3 #@Authur : Agur Zheng 4 #@File : loop_exercise.py 5 #@Software : PyCharm 6 7 # for循环,范围是包括起点不包括 ...
分类:编程语言   时间:2020-06-16 23:30:06    阅读次数:77
7577条   上一页 1 ... 22 23 24 25 26 ... 758 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!