<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[weixin_34187822的博客]]></title><description><![CDATA[]]></description><link>https://blog.csdn.net/weixin_34187822</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; weixin_34187822]]></copyright><item><title><![CDATA[iOS 打包.framework(包括第三方、图片、xib、plist文件)详细步骤及需要注意的地方...]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/94611751</link><guid>https://blog.csdn.net/weixin_34187822/article/details/94611751</guid><author>weixin_34187822</author><pubDate>Thu, 04 Jul 2019 13:39:03 +0800</pubDate><description><![CDATA[最近在研究如何制作自己的.framework，在网上看了好多文章，但是写的都不是很全，里面也不包括资源图片、第三方（如Masonry，AFN）和plist文件，所以只能自己动手了。下面详细介绍一下如何生带有第三方、图片、plist文件的.framework


一、制作.framework
1.首先，我们新建工程，选择Coco Touch Framework





创建...]]></description><category></category></item><item><title><![CDATA[高淇Struts2.0教程之视频笔记（5）]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/94529571</link><guid>https://blog.csdn.net/weixin_34187822/article/details/94529571</guid><author>weixin_34187822</author><pubDate>Wed, 03 Jul 2019 05:21:30 +0800</pubDate><description><![CDATA[5_actionContext对象内部结构
				
5.1 actionContext对象是什么？
				
					ActionContext（com.opensymphony.xwork.ActionContext）是Action执行时的上下文，上下文可以看作是一个容器（其实我们这里的容器就是一个Map而已），它存放放的是Action在执行时需要用到的对象，比如：在使用WebWo...]]></description><category></category></item><item><title><![CDATA[Android如何解析Intent]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/94497626</link><guid>https://blog.csdn.net/weixin_34187822/article/details/94497626</guid><author>weixin_34187822</author><pubDate>Tue, 02 Jul 2019 23:29:13 +0800</pubDate><description><![CDATA[在应用中，我们可以以两种形式来使用Intent：
直接Intent：指定了component属性的Intent(调用setComponent(ComponentName)或者setClass(Context, Class)来指定)。通过指定具体的组件类，通知应用启动对应的组件。
间接Intent：没有指定comonent属性的Intent。这些Intent需要包含足够的信息，这样系统才能根据这...]]></description><category></category></item><item><title><![CDATA[APT攻击将向云计算平台聚焦]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/94493383</link><guid>https://blog.csdn.net/weixin_34187822/article/details/94493383</guid><author>weixin_34187822</author><pubDate>Tue, 02 Jul 2019 22:47:15 +0800</pubDate><description><![CDATA[APT攻击作为一种高效、精确的网络攻击方式，在近几年被频繁用于各种网络攻击事件之中，并迅速成为企业信息安全最大的威胁之一。
近日，飞塔中国首席技术顾问X在谈及APT攻击时表示，随着云计算的不断发展普及，APT攻击将向云计算平台聚焦：“数据和计算越来越集中化，以往针对个人的分散式攻击变得越来越没有效率，黑客一定会聚焦于云计算平台，施以专注、专业的APT攻击，以期获取最大量、最核心的机密数据，从而造...]]></description><category></category></item><item><title><![CDATA[就业两年国企辞职考研经验心得]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/94493380</link><guid>https://blog.csdn.net/weixin_34187822/article/details/94493380</guid><author>weixin_34187822</author><pubDate>Tue, 02 Jul 2019 22:47:13 +0800</pubDate><description><![CDATA[脑海里有了辞职考研念头开始，关注辞职考研论坛已经有两年多了，两年来看到了无数人经过艰苦努力最后终成正果的欣喜，也看到了无数人辛苦拼搏却没能顺利如愿的心酸，经过将近一年多纠结，奋斗，迷茫，煎熬，我终于能够安静的坐下来和大家聊聊这一年来自己辞职考研的经验心得，也算是作为对论坛的一点回馈，希望我的考研经历能够给所有的大龄考研青年一些帮助。哈哈，切入正题，本人88年出生，2011年毕业于江苏某不知名非21...]]></description><category></category></item><item><title><![CDATA[【转】java中的内部类与匿名类的基本使用方法]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/94492785</link><guid>https://blog.csdn.net/weixin_34187822/article/details/94492785</guid><author>weixin_34187822</author><pubDate>Tue, 02 Jul 2019 22:41:23 +0800</pubDate><description><![CDATA[ref：http://bbs.csdn.net/topics/340063412
学java时我总是觉得理解基本的编码规则不是很困难，困难的是实际操作中如何灵活应用，碰到的第一个难题就是内部类与匿名类的灵活应用，所以我总结了一点我知道的使用方法，希望各位路过的、拍砖的、指教的、补充的、拾遗的大虾们能帮我纠正和往后继续补充：块代码的定义：简单来说就是处于一对{}之间的代码。内部类的定义：处于另外...]]></description><category></category></item><item><title><![CDATA[20060321: 无聊作了一个midi]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/94467636</link><guid>https://blog.csdn.net/weixin_34187822/article/details/94467636</guid><author>weixin_34187822</author><pubDate>Tue, 02 Jul 2019 18:41:43 +0800</pubDate><description><![CDATA[曲子自己乱编的。放这里。什么？内容不够长不能发？这下够了吧。 
转载于:https://www.cnblogs.com/yidinghe/archive/2006/03/21/354913.html]]></description><category></category></item><item><title><![CDATA[巨杉Tech | SequoiaDB虚机镜像正式上线]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/94514508</link><guid>https://blog.csdn.net/weixin_34187822/article/details/94514508</guid><author>weixin_34187822</author><pubDate>Sun, 30 Jun 2019 13:51:00 +0800</pubDate><description><![CDATA[数据库云化架构需求
随着云架构的发展和流行，在业务和应用进行“云化”的过程中，云数据库因为在整体架构中的重要地位，在云化改造中的重要性不言而喻。云数据库需要满足这些技术要求，除了在功能上的具体提升，在整体架构上更需要进行升级和“进化”。

云数据库架构是其能否承载应用架构“云化”的关键点，随着技术和业务的发展，云数据库的架构出现了几个主要的发展方向：

在dbPaaS平台中，计算-存储...]]></description><category></category></item><item><title><![CDATA[《代码大全》阅读笔记-8-防御式编程]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/94197996</link><guid>https://blog.csdn.net/weixin_34187822/article/details/94197996</guid><author>weixin_34187822</author><pubDate>Sat, 29 Jun 2019 19:53:03 +0800</pubDate><description><![CDATA[要点

最终产品代码中对错误的处理方式要比“垃圾进，垃圾出”复杂的多。
防御式编程技术可以让错误更容易发现、更容易修改，并减少错误对产品代码的破坏。
断言可以帮助人尽早发现错误，尤其是在大型系统和高可靠性的系统中，以及快速变化的代码中。
关于如何处理错误输入的决策是一项关键的错误处理决策，也是一项关键的高层设计决策。
异常提供了一种与代码正常流程角度不同错误处理手段。如果留心使用异常，它可以称为程...]]></description><category></category></item><item><title><![CDATA[关于 vue-cli v2.8.2]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/94195969</link><guid>https://blog.csdn.net/weixin_34187822/article/details/94195969</guid><author>weixin_34187822</author><pubDate>Sat, 29 Jun 2019 19:37:26 +0800</pubDate><description><![CDATA[我在撰写《Vue2实践揭秘》时采用的 vue-cli 版本是 v2.5.1，由于实体书的出版周期比电子书的要长，所以到全书出版vue-cli已经更新到 v2.8.2 了，我在书中曾经对 vue-cli 的全部官方模板进行过一个全面的解释，今天看了到这个更新版本算一算日子也已经与我写书时相距接近半年了，所以也特意重新来对每个模板过了一遍，作为对《Vue2实践揭秘》的补充更新吧。
先来看看有啥不同:
...]]></description><category></category></item><item><title><![CDATA[数据库琐表]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/94156229</link><guid>https://blog.csdn.net/weixin_34187822/article/details/94156229</guid><author>weixin_34187822</author><pubDate>Sat, 29 Jun 2019 14:25:03 +0800</pubDate><description><![CDATA[SELECT object_name, machine, s.sid, s.serial# FROM gv$locked_object l, dba_objects o, gv$session s WHERE l.object_id　= o.object_id AND l.session_id = s.sid; alter system kill session '738,1429'; commi...]]></description><category></category></item><item><title><![CDATA[How to implement collapse all in windows tree structure such as regedit]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/94155823</link><guid>https://blog.csdn.net/weixin_34187822/article/details/94155823</guid><author>weixin_34187822</author><pubDate>Sat, 29 Jun 2019 14:20:47 +0800</pubDate><description><![CDATA[left arrow key makes it
转载于:https://www.cnblogs.com/ericsun/archive/2011/10/28/2227945.html]]></description><category></category></item><item><title><![CDATA[96. Unique Binary Search Trees]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/94139982</link><guid>https://blog.csdn.net/weixin_34187822/article/details/94139982</guid><author>weixin_34187822</author><pubDate>Sat, 29 Jun 2019 11:58:06 +0800</pubDate><description><![CDATA[public class Solution {
    public int numTrees(int n) {
        int[] dp=new int[n+1];
        dp[0]=1;
        dp[1]=1;
        for(int i=2;i&lt;=n;i++)
            for(int j=1;j&lt;=i;j++)...]]></description><category></category></item><item><title><![CDATA[71. Simplify Path]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/94139941</link><guid>https://blog.csdn.net/weixin_34187822/article/details/94139941</guid><author>weixin_34187822</author><pubDate>Sat, 29 Jun 2019 11:57:50 +0800</pubDate><description><![CDATA[class Solution {
    public String simplifyPath(String path) {
        Stack&lt;String&gt; stack=new Stack&lt;String&gt;();
        String[] strs=path.split("\\/");
        for(int i=0;i&lt;strs...]]></description><category></category></item><item><title><![CDATA[maven入门]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/94106028</link><guid>https://blog.csdn.net/weixin_34187822/article/details/94106028</guid><author>weixin_34187822</author><pubDate>Sat, 29 Jun 2019 06:11:55 +0800</pubDate><description><![CDATA[科普：什么是版本控制系统？http://www.6zou.net/tech/what-is-vcs-and-why-vcs.html。


转载于:https://www.cnblogs.com/xu-thinking/p/3336451.html]]></description><category></category></item><item><title><![CDATA[《非Pad勿扰》风靡平板电脑界]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/94068668</link><guid>https://blog.csdn.net/weixin_34187822/article/details/94068668</guid><author>weixin_34187822</author><pubDate>Sat, 29 Jun 2019 00:17:50 +0800</pubDate><description><![CDATA[2010“3C大片”颁奖礼之平板电脑开场白本届“3C大片”颁奖礼之平板电脑系列汇聚了平板电脑界的各路精英。2010年，苹果划时代产品iPad的诞生，让观众开拓了新的思路和眼界，也让观众认识了平板电脑，由iPad主演的《非Pad勿扰》在本届颁奖礼上无悬念地获得最佳影片奖。据业内人士介绍，平板电脑这个概念其实并不新鲜，早在Pda手机时代，平板电脑的概念就出现过，但是由于当时市场需求很小，而且产品细化也...]]></description><category></category></item><item><title><![CDATA[汉字打表]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/93986929</link><guid>https://blog.csdn.net/weixin_34187822/article/details/93986929</guid><author>weixin_34187822</author><pubDate>Fri, 28 Jun 2019 12:39:32 +0800</pubDate><description><![CDATA[#include &lt;iostream&gt;
#include &lt;stdio.h&gt;
#include &lt;fstream&gt; 
using namespace std;

int main(){
    FILE *fp = fopen("test.txt","wb"); //以写入读入方式创建一个二进制文件，并返回文件指针
    if(fp==NUL...]]></description><category></category></item><item><title><![CDATA[.wav file research]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/93938979</link><guid>https://blog.csdn.net/weixin_34187822/article/details/93938979</guid><author>weixin_34187822</author><pubDate>Fri, 28 Jun 2019 01:58:48 +0800</pubDate><description><![CDATA[因为要开始把SD卡中读取到的wav文件播放，所以事先研究下.wav文件的格式。
以下为引用：
=============================================
文件头 字节数 描述
00H　　4　　char"RIFF"标志
04H　　4　　longint文件长度
08H　　4　　char"WAVE"标志
0CH　　4　　char...]]></description><category></category></item><item><title><![CDATA[ClassA A() 在幕后做了什么？]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/93840419</link><guid>https://blog.csdn.net/weixin_34187822/article/details/93840419</guid><author>weixin_34187822</author><pubDate>Thu, 27 Jun 2019 08:02:02 +0800</pubDate><description><![CDATA[例如有如下一段C++代码：#include &lt;iostream&gt;#include &lt;conio.h&gt;using namespace std;class A{public: int m; A(); A(int i);};A::A(){ cout&lt;&lt;"A()"&lt;&lt;endl;}A::A(int i){ m = i; cout&lt;&l...]]></description><category></category></item><item><title><![CDATA[linux 中文显示乱码解决办法]]></title><link>https://blog.csdn.net/weixin_34187822/article/details/93774398</link><guid>https://blog.csdn.net/weixin_34187822/article/details/93774398</guid><author>weixin_34187822</author><pubDate>Wed, 26 Jun 2019 20:15:08 +0800</pubDate><description><![CDATA[vi /etc/sysconfig/i18n
将内容改为
LANG="zh_CN.GB18030"LANGUAGE="zh_CN.GB18030:zh_CN.GB2312:zh_CN"SUPPORTED="zh_CN.GB18030:zh_CN:zh:en_US.UTF-8:en_US:en"SYSFONT="lat0-sun16"
转载于:https://www.cnblogs.com/lv...]]></description><category></category></item></channel></rss>