- 博客(53)
- 资源 (1)
- 收藏
- 关注
原创 Andriod studio编译问题:org.gradle.process.internal.ExecException aapt.exe finished with non-zero exit
Error:Execution failed for task ':app:processDebugResources'.> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command '...\Android\Sdk\build-tools\22.0.1\aapt.exe'' finished with non-zero exit value 1
2016-05-30 15:16:51
4400
原创 手机收不到验证码问题
手机装过一些杀毒软件,最多的时候装过8款,后来就收不到短信验证码了说来也怪 就是收不到淘宝、微信、百度三家的,好几个月都收不到。银行的倒可以收到。于是听同事说用过360软件的人重装了系统也去不掉一些残留物,于是我又重装了一下360手机卫士,把短信过滤关掉,然后卸载360手机卫士,果然又收到这几个网站的短信了。
2015-12-01 12:41:28
2619
1
原创 customized textured geometry by vertices
http://jsfiddle.net/o0eLp58n/47/
2015-03-05 17:03:38
548
转载 SharePoint Designer Can not perform this operation.The file is no longer checked out or has been del
clear out these 2 locations on the machine and try again: C:\Users\\AppData\Roaming\Microsoft\SharePoint Designer C:\Users\\AppData\Local\Microsoft\WebsiteCache
2014-09-03 11:37:37
1150
原创 To avoid email sending by programming to go into spam folder让发送的邮件到收件箱而不是垃圾邮件
<a href =Hyperlinks, tel:xxxxx, mailto:....etc are not allowed, remove these links
2014-06-04 14:59:20
1153
原创 TextArea Field in SharePoint webpart property 在sharepoint webpart属性面版里使用TextArea
Create a string type property in webpart or toolpart
2014-05-09 12:08:24
871
转载 Import CSV into Sharepoint List 把csv导入到sharepoint列表
# CSV path/File name$contents = Import-Csv ".\Input.csv" # Web URL$web = Get-SPWeb -Identity "http://Zaxiyn/" # SPList name$list = $web.Lists["Technical Profile List"] # Iterate
2014-05-07 17:04:24
1089
原创 one 0f dependencies couldnot be loaded about sharepoint 2010 on windows 2012 / 2008 server
if you meedt sharepoint could not load assembly or one of its depen http://smallbusiness.support.microsoft.com/en-us/kb/2803760
2014-04-18 12:43:48
779
转载 定位sharepoint错误
原文 http://www.hanselman.com/blog/BackToBasicsUsingFusionLogViewerToDebugObscureLoaderErrors.aspxIt's time to remind people about Fusion. Mostly because I don't see as many people using it as
2014-04-15 11:14:38
851
转载 在windows server2012上sharepoint2010、2013站点域名访问时连管理员都登陆不进去的解决办法
http://blog.solutions2share.net/2013/01/cant-login-to-sharepoint-2013-site-when.html
2014-04-10 15:42:09
1116
原创 Mark一下:HTML5 webRTC dataChannel send Invalid/illegal string
当发送消息遇到这个问题的时候,有2种情况:1 发送的字符串太长,分成小片多次发送2 发送太频繁,请使用setTimeout, (没有发现查询发送状态的相关文档)
2014-01-01 18:15:33
825
转载 计算几何算法概览
原文:http://dev.gameres.com/Program/Abstract/Geometry.htm 怒火之袍 计算几何算法概览一、引言 计算机的出现使得很多原本十分繁琐的工作得以大幅度简化,但是
2013-05-23 10:09:34
632
转载 带偏移限制的视差贴图
带偏移限制的视差贴图: 一种粗糙表面的逐像素近似法 by coollen关注ming1016@gmail.comParallax Mapping with Offset Limiting:A Per-Pixel Approximation of Uneven Surfaces带偏移限制的视差贴图:一种粗糙表面的逐像素近似法作者
2013-04-10 15:35:15
1333
原创 任意凸四边形内最大矩形
不知道算的对不对,请大家留言指正已知条件:四边形的各点坐标。矩形长宽比d.假设四边形如下,因为是最大矩形所以肯定至少有3点与3边相交。由三角形的内角与边的公式可知:L1=dw * sin(180-Q-P) / sinP=-dw(cosQ+cotPsinQ);L2=w / sinQL3=w(1+cosQ / sinQ)Sin(Q-R)/SinR=w(c
2012-07-28 14:09:58
3455
转载 计算任意凸多边形内最大矩形
Computing the largest orthogonal rectangle in a convex polygonCS507A - Computational Geometry Fall 2003 - Course Projectby Daniel Sud IntroductionThe goal of this project is to
2012-07-28 13:40:10
6900
原创 光线追踪例子Ray tracing (webgl)
项目中用到了光线追踪,在耶稣,Jiarathanakul 和 Mozilla同事Jonas的帮助下,完成了我的项目。 归荣耀给上帝!Jiarathanakul的文章http://nopjia.blogspot.com/2011/10/i-have-ray-tracing.htmlJonas的帮助样例地址:http://people.mozilla.com/~sicking/webgl/
2012-06-11 16:58:08
4255
翻译 uvlayout和MAYA的接口的问题
我按照网上的方法!但是点击第一个图标提示// Error: Syntax error第二个图标提示// Error: Cannot find procedure "uvlayout_run".第三个// Error: Cannot find procedure "uvlayout_send".第四个// Error: Cannot find procedure "uvlayout_st
2012-05-02 17:16:28
2789
转载 Counter Strike 1.5 on WinXP 64 or Windows 2008 Server 64: available memory less than xx MB
Right click on the shortcut of cs 1.5 application, choose properties, compability, mark the Run this program in compability mode for:, choos
2011-09-08 12:06:52
797
原创 资源文件找不到 Could not find any resources appropriate for the specified culture or the neutral culture.
错误:Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "Strings.resources" was correctly e
2011-07-07 16:24:07
4430
原创 iphone trim trimStart trimEnd function
iphone objective c trim trimStart trimEnd 函数
2011-03-14 00:35:00
1223
原创 Share point designer 里的 "Edit in advanced mode" 不出现
<br />可能的原因如下:<br />1, 管理中心,sharepoint desinger settings那里的web application 没有选中第1.2两项<br />2, 你打开spd的时候,默认账户全录了,你需在IE里所有地方选中promt user name and password
2011-03-10 17:10:00
770
原创 iphone -Objective C get tap position in UITextView
iphone -Objective C get tap position in UITextView
2011-02-04 02:30:00
1029
原创 share point 2010 安装错误一
SharePoint Products Configuration Wizard---------------------------An error has occurred while validating the configuration settings. An exception of type System.ArgumentNullException was thrown. Additional exception information: The errorData argument c
2011-01-12 02:14:00
682
原创 无法卸载office 2010 beta的解决方案
无法通过“控制面板”卸载 Office 2003、Office 2007 或 Office 2010 套件的情况下,如何才能将其卸载?
2011-01-07 18:06:00
1997
原创 还原 share point 内容数据库到一个站点集
还原 share point 内容数据库到一个站点集Restore a content database to a site collection
2011-01-06 13:53:00
1114
原创 iphone development NSBundle pathForResource load images from subfolder problem
这不是个bug
2010-12-31 17:03:00
1454
转载 share point 当提升或模拟权限时仍然得到访问被拒绝的消息时
解决“使用SPSecurity.RunWithElevatedPrivileges仍然得到访问被拒绝的消息”
2010-12-07 04:20:00
611
原创 Share point 如何更改日历默认显示样式,月,周,日 切换
How to Change the Default ViewStyle of Calendar View in a SharePoint List如何更改日历默认显示样式,月,周,日 切换
2010-11-24 03:57:00
1384
原创 黑莓刷机及情景设置来电和短信等没有声音的解决办法
<br /><br />刷机是很简单的,在google上搜索新最操作系统的全语言国际版,否则没有中文。<br />下载后,将手机连上电脑,运行下载的文件,运行到最后会自动启动desktop manager,<br />然后选择你要安装的软件和内置软件,下一步下一步就刷完了,记得不要断电,可以用<br />笔记本装上电池,防止断电,一般半个多小时就OK了。<br /> <br />不知道咋配置的忽然就没声音了,来电、短信、提醒、闹钟都没声音了,网上的说要恢复<br />默认设置,我没试,我怕装的软件又没了,再
2010-09-16 15:54:00
4192
转载 applicationHost.config - Configuration file is not well-formed XML
今天 早晨这个config文件一下变成空白了,IIS不能启动了。。。http://www.yeschandana.com/?p=142 This is totally IIS configuration related issue as applicationHost.config marked as corrupted. You may get this error due
2010-05-07 19:54:00
1840
原创 301 网址转向带参数
比如要从aaa.com/a.asp?a=a&b=b的任何url转向www.aaa.com/a.asp?a=a&b=b,考虑到搜索引擎,所以客户要求301转向。1 在IIS里新建一个网站指向要转向的网站目录,即两个网站指向同一个目录。第一个网站的host header是www.aaa.com,但不要配置aaa.com,否则第2个网站的aaa.com就不会运行了,因为他们争夺80端口,第2个h
2010-04-22 00:46:00
1171
原创 Google & M$ 之路
关于过去,我捉磨着: M$之路:M$之路:操作系统/mobile操作系统->Office->IE浏览器->Active X 富浏览器客户瑞程序->Office在IE上的应用 Google之路,几乎要反其道而行之:IE应用,搜索引擎->IE办公家族(docs,images,wave,office online),富浏览器客户瑞程序->chrom
2010-04-15 15:25:00
665
原创 iphone dev--如何让uiAlertView、action sheet用代码消失
看网上很多人没有找到这个方法,有个老外用的是一个私有的类,但他警告过了,当心你的程序进不了appStore, 打开UIAlertView.h头文件,苹果公司明确写了这么几句: // hides alert sheet or popup. use this method when you need to explicitly dismiss the alert.// it does no
2010-01-20 22:23:00
2075
原创 Form认证的数据库表移植带来的问题
The EXECUTE permission was denied on the object aspnet_CheckSchemaVersion USE aspnetdb(就是你创建form认证数据库的名称)GOsp_addrolemember aspnet_Membership_FullAccess, sql账户名gosp_addrolemember
2010-01-14 23:20:00
710
原创 大费周折--从待机恢复时取消提示密码--windows 编程
设置上很简单,Power Options Properties->Prompt for password when computer resumes fromstandby.奶奶的,要编程实现在你无从下手的时候,还是真愁人。。。查了1个多小时的资料,下载了注册表比较工具,一比较看来是不该通过修改注册表来达到这个目的,因为在操作系统里修改了这个选项后,造成的注册表修改相当多,而且是D
2010-01-08 05:24:00
643
原创 修改表格单元格的背景色--UITableViewCell
[self setSelected: (NSArray *)selRow.subviews CellColor:[UIColor whiteColor]];- (void)setSelected:(NSArray *)views CellColor:(UIColor *)CellColor{ for(UIView *vi in views) {
2010-01-04 04:19:00
1643
原创 vs 2008 多个网站项目的时候只启动一个web项目,不debug的不启动
vs 2008 多个网站项目的时候只启动一个web项目,不debug的不启动,把不想启动的网站项目做如下操作:
2009-12-19 17:28:00
844
原创 在XCode里使用google svn--学习日志
1,创建google svn project:http://code.google.com/hosting/,在页面上找到Create Project。创建完毕后:SVN服务器地址:https://[YOUR_PROJECT_NAME].googlecode.com/svn用户名是你的google邮箱全名:Account@google.com
2009-12-16 19:20:00
2035
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人