码迷,mamicode.com
首页 >  
搜索关键字:issue    ( 1724个结果
fix org.openqa.selenium.NoSuchWindowException when find element on windows8.1 ie11.
Steps:1.I was able to resolve the issue after adding the site URL under trusted sites of IE. The same worked for every other machine I tried running s...
分类:Windows程序   时间:2015-06-01 16:31:49    阅读次数:174
页面刷新
//初始化 $(document).ready(function () { doTurn(1,1); }); function doTurn(page,issue_tag) { var pager = new Pager(); page = ...
分类:其他好文   时间:2015-05-30 12:07:18    阅读次数:113
oc连接signalr,各种填坑
在网上搜了signalr的oc客户端,基本上都指向同一个东西https://github.com/DyKnow/SignalR-ObjC 但是这个也有日子没更新了,用cocoapods安装下来是编译不过的。 在issue里有人说,需要吧pods的引用改为 platform :ios, '7.0' p...
分类:其他好文   时间:2015-05-29 13:29:21    阅读次数:181
查看CentOS系统版本
有3种方法可以查看:#通过/etc/issue文件查看 [root@localhost~]#cat/etc/issue CentOSrelease6.6(Final) Kernel\ronan\m #通过/etc/redhat-release文件查看 [root@localhost~]#cat/etc/redhat-release CentOSrelease6.6(Final) #通过RPM的方式查看 [root@localhost~]#rpm-qc..
分类:其他好文   时间:2015-05-28 14:23:37    阅读次数:131
solve build_static_library with nothing issue
使用?android-ndk-r10d LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_CFLAGS += -std=c99 LOCAL_EXPORT_LDLIBS += -llog LOCAL_SRC_FILES += android/loghelp.c LOCAL_SRC_FILES += android/jni...
分类:其他好文   时间:2015-05-28 02:02:10    阅读次数:192
just one last blog
Expressage Search Problem StatementVersion 1.0Revision HistoryDate Issue Description Author 23/May/2015 V1.0 Initial creation Wang beini ...
分类:其他好文   时间:2015-05-27 08:35:51    阅读次数:162
Linux查看系统信息的一些命令及查看已安装软件包的命令
转自:http://cheneyph.iteye.com/blog/824746系统# uname -a # 查看内核/操作系统/CPU信息# head -n 1 /etc/issue # 查看操作系统版本# cat /proc/cpuinfo # 查看CP...
分类:系统相关   时间:2015-05-26 20:47:38    阅读次数:178
规格说明书
BillManagerVersion 1.0Revision HistoryRevision HistoryDate Issue Description Author 12/May/2015 1.0 完成设计,开始动工 张栋迪 杨文韬 12/May/2015 1.1 完成...
分类:其他好文   时间:2015-05-25 21:51:52    阅读次数:128
C# 规格说明书
NoteVersion 1.0Revision HistoryDate Issue Description Author 13/May/2015 Win8.1App An application to help people to manage their things Yimin...
分类:Windows程序   时间:2015-05-25 21:49:59    阅读次数:150
C#学习(十)- The Final
1. StatementMy Note Problem StatementVersion 1.0Revision HistoryDate Issue Description Author 17/5/2015 1.0 Finish the development on windows p...
分类:Windows程序   时间:2015-05-25 20:15:33    阅读次数:135
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!