码迷,mamicode.com
首页 >  
搜索关键字:wizard    ( 253个结果
Codeforces Round #408 (Div. 2) A
Description Zane the wizard had never loved anyone before, until he fell in love with a girl, whose name remains unknown to us. The girl lives in hous ...
分类:其他好文   时间:2017-04-12 23:44:42    阅读次数:413
Codeforces Round #408 (Div. 2) B
Description Zane the wizard is going to perform a magic show shuffling the cups. There are n cups, numbered from 1 to n, placed along the x-axis on a ...
分类:其他好文   时间:2017-04-12 23:42:08    阅读次数:407
v3学院教你编译xilinx仿真库
1、安win->所有程序->键找到xilinx design tools –>ise design tools 里找到Simulation Library Compilation Wizard,如果modelsim 是64位就要选择64位文件夹下的,32位选择32位文件夹下的 2、找到modelsi ...
分类:其他好文   时间:2017-03-27 18:30:27    阅读次数:157
PhpStorm配置xdebug调试
下载xdebug xdebug官网 根据php 版本下载相应的版本, 把本地的phpinfo()输出的内容全部复制到 https://xdebug.org/wizard.php 中, 分析出当前环境需要下载哪个版本xdebug, 把文件放在php安装目录下ext目录内,修改php.ini 配置文件, ...
分类:Web程序   时间:2017-02-26 14:19:07    阅读次数:225
loadrunner11.0之IP欺骗
一:设置虚拟ip地址 操作步骤: 1:添加ip地址 运行loadrunner tools IP wizard 2:选择create new setting,点击“下一步” 3:一直点击“下一步”,服务器的地址不输入任何内容,继续点击下一步 4:在ip地址的添加页面点击“Add”进行添加ip地址(删除 ...
分类:其他好文   时间:2017-02-18 18:44:46    阅读次数:173
zend用xdebug调试
我的php版本是5.3.3 下载相应的xdebug扩展放到php/ext/下 2.1.1 https://xdebug.org/ https://xdebug.org/wizard.php 修改php.ini文件 [Xdebug] ;开启自动跟踪 xdebug.auto_trace = On ;开启 ...
分类:其他好文   时间:2017-02-06 17:10:29    阅读次数:125
web开发相关工具总结
系统: linux -ssh工具:secureCRT ,PUTTY,XSHELL MYSQl: mysql客户端 ,mysqlworkbench, navicat for mysql ,phpmyadmin 配置:https://tools.percona.com/wizard php:php客户端 ...
分类:Web程序   时间:2017-02-04 11:05:59    阅读次数:204
ubuntn下 nginx+phpstorm 中配置xdebug调试
xdebug安装和配置说明,主要用于个人学习记录。 一、echo phpinfo(); 搜素xdebug,若未搜素到,则标识未安装或安装失败。 二、拷贝步骤1中输出的所有结果。访问http://xdebug.org/wizard.php ,将拷贝的信息粘贴到文本框中,点击output 按钮。 三、步 ...
分类:Web程序   时间:2017-01-06 15:20:40    阅读次数:240
salesforce 零基础学习(六十)Wizard样式创建数据
项目中表之间关联关系特别多,比如三个表中A,B,C C作为主表,A,B作为从表,有时候C表需要创建数据时,同时需要创建A,B两个表的数据,这种情况下,使用Wizard样式会更加友好。 以Goods__c表和Goods_Vendor__c表为例,Goods__c为主表,Goods_Vendor__c为 ...
分类:其他好文   时间:2016-12-28 20:34:59    阅读次数:1170
loadrunner ---模拟多IP登录
1.打开HP LoadRunner ->Tools ->IP Wizard 2.打开IP Wizard,界面显示如下: create new setting 创建新的设置 当第一次使用IP欺骗或已经释放了添加的IP时,就需要选择这一项创建新有设置。 Load previous settings fr ...
分类:其他好文   时间:2016-12-21 15:53:29    阅读次数:262
253条   上一页 1 ... 8 9 10 11 12 ... 26 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!