web之家  

2017年4月7日

摘要: <html> <head> <script type="text/javascript" src="/jquery/jquery.js"></script> <script type="text/javascript"> $(document).ready(function(){ $("input" 阅读全文
posted @ 2017-04-07 14:57 路修远而求索 阅读(463) 评论(0) 推荐(0)
 
摘要: mfc窗口,父窗口parentwindow,所有者窗口ownerwindow 区别 mfc窗口,父窗口parentwindow,所有者窗口ownerwindow 区别 1.理解窗口之间的关系 2. 如何设置(创建)不同的窗口 一、 parent:创建者,owner:所有者小玉的父母生下小玉,养到8岁 阅读全文
posted @ 2017-04-07 11:48 路修远而求索 阅读(1740) 评论(0) 推荐(0)
 
摘要: svn冲突问题详解 SVN版本冲突解决详解 (摘自西西软件园,原文链接http://www.cr173.com/html/46224_1.html) 解决版本冲突的命令。在冲突解决之后,需要使用svnresolved来告诉subversion冲突解决,这样才能提交更新。冲突发生时,subversio 阅读全文
posted @ 2017-04-07 11:23 路修远而求索 阅读(1317) 评论(0) 推荐(0)