上一页 1 ··· 33 34 35 36 37 38 39 40 41 ··· 70 下一页
摘要: However every once in a while we are getting the following error message:"This application has failed to start because cxlibw-5-0.dll was not found. R... 阅读全文
posted @ 2014-05-06 10:09 zyip 阅读(432) 评论(0) 推荐(0)
摘要: http://vmdepot.msopentech.com/List/Indexhttp://www.hanselman.com/blog/Over400VirtualMachineImagesOfOpenSourceSoftwareStacksInTheVMDepotAzureGallery.as... 阅读全文
posted @ 2014-05-03 19:44 zyip 阅读(262) 评论(0) 推荐(0)
摘要: javascript:// add a eventListenerdocument.addEventListener("abc", function(){alert('this is abc handler'}, false);//fire eventdocument.dispatchEvent(n... 阅读全文
posted @ 2014-05-02 08:53 zyip 阅读(279) 评论(0) 推荐(0)
摘要: http://www.onlinevideolecture.com/computer-science/nptel-iit-delhi/data-structures-and-algorithms/?course_id=163http://nptel.ac.in/video.php?subjectId... 阅读全文
posted @ 2014-04-29 15:47 zyip 阅读(240) 评论(0) 推荐(0)
摘要: .replace(/{id}/g, '_' + counter); 阅读全文
posted @ 2014-04-29 13:58 zyip 阅读(352) 评论(0) 推荐(0)
摘要: http://getbootstrap.com/examples/starter-template/ Email Password d... 阅读全文
posted @ 2014-04-28 22:47 zyip 阅读(513) 评论(0) 推荐(0)
摘要: http://designinstruct.com/roundups/html5-frameworks/ 阅读全文
posted @ 2014-04-28 21:33 zyip 阅读(99) 评论(0) 推荐(0)
摘要: You need to handle theSystem.Windows.Forms.Application.ThreadExceptionevent for Windows Forms. This article really helped me:http://bytes.com/forum/th... 阅读全文
posted @ 2014-04-27 15:22 zyip 阅读(249) 评论(0) 推荐(0)
摘要: 1. Try Dim rptDoc As New CrystalDecisions.CrystalReports.Engine.ReportClass() Dim rptView As New CrystalDecis... 阅读全文
posted @ 2014-04-24 17:09 zyip 阅读(560) 评论(0) 推荐(0)
摘要: if (System.IntPtr.Size==4) { Console.WriteLine("32bit os"); } if (System.IntPtr.Size == 8)... 阅读全文
posted @ 2014-04-24 10:58 zyip 阅读(196) 评论(0) 推荐(0)
上一页 1 ··· 33 34 35 36 37 38 39 40 41 ··· 70 下一页