使用Nexus搭建私有Nuget仓库 https://www.cnblogs.com/Erik_Xu/p/9211471.html 前言 Nuget是ASP .NET Gallery的一员,是免费、开源的包管理工具,专注于在.Net / .Net Core应用开发过程中第三方组件库的管理,相对于传统 ...
分类:
其他好文 时间:
2018-07-01 22:59:42
阅读次数:
371
目的:提高数据库创建表格效率 测试数据库:orcale 1.新建物理模型。 右键点击workplace,new一个物理模型并指定数据库。 2.创建表格 设置字段属性 新增字段属性(比如加字段注释) 3.导出sql语句及预览 初次使用会发现orcale的sql语句,带双引号、字母大写,后面有解决方案 ...
分类:
数据库 时间:
2018-04-27 02:37:15
阅读次数:
264
测试环境:linux centos7下 1、安装uwsgi python3下安装: python2下安装: 如果是系统自带的python2.7环境下安装的话,有可能会出错: Command "/usr/bin/python2 -u -c "import setuptools, tokenize;__ ...
分类:
其他好文 时间:
2018-01-01 23:44:27
阅读次数:
255
JAX-WS简单使用示例: 1.服务端 运行main方法 浏览器输入地址:http://127.0.0.1:8080/myservice?wsdl访问wsdl检验是否开启服务 2.客户端 eclipse创建项目,在项目路径下F:\workplace\myclient\src 运行cmd,执行指令生成 ...
分类:
Web程序 时间:
2017-12-30 17:05:57
阅读次数:
229
1.安装 sudo apt-get install python-virtualenv 2.使用 创建虚拟环境: virtualenv [虚拟环境名称] 例如: virtualenv python27 激活使用虚拟环境: source ~/workplace/python27/bin/activat ...
分类:
系统相关 时间:
2017-08-10 22:16:06
阅读次数:
196
Simplified Business Workplace -> Workflow Inbox in SAP R/3 By Anirban Bhattacharjee, KPIT Cummins and Infosystems from Link Purpose: The purpose of th ...
分类:
其他好文 时间:
2017-07-26 12:29:27
阅读次数:
236
作者:郭孝星 微博:郭孝星的新浪微博 邮箱:allenwells@163.com 博客:http://blog.csdn.net/allenwells github:https://github.com/AllenWell 一 AVD管理 AVD管理相关命令例如以下所看到的: android avd ...
分类:
移动开发 时间:
2017-06-20 14:45:39
阅读次数:
254
IAR 设置问题 1、workplace 的设置问题:edit configuration 这样,每个工程都可以有一个workplace,方便切换。 2、文件夹包含问题 3、包含.dat文件问题 .dat 实际为宏定义一些参数,在宏定义的参数名称前加上 -D 即可 4、版本问题 5、IAR中设置Ta... ...
分类:
其他好文 时间:
2017-05-30 23:07:04
阅读次数:
1701
1.在MyEclipse中部署:(项目结构图) web.xml文件: spring-servlet.xml文件: controller文件: 在MyEclipse中,存储源代码的叫工作空间(workplace),在里面可以建不同的项目。针对JavaWeb项目,浏览器访问时需要添加对应的项目,如下图中 ...
分类:
编程语言 时间:
2017-05-11 00:20:44
阅读次数:
194
The first reason managers are important is that organizations need their managerial skills and abilities more than ever in these uncertain,complex,and ...
分类:
其他好文 时间:
2017-03-26 11:12:30
阅读次数:
211