<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Newlifeclan Q&amp;A - 最近提问</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=questions</link>
<description>Powered by Question2Answer</description>
<item>
<title>在symfony3的easy_admin里怎么添加多图片上传功能</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=67&amp;qa_1=%E5%9C%A8symfony3%E7%9A%84easy_admin%E9%87%8C%E6%80%8E%E4%B9%88%E6%B7%BB%E5%8A%A0%E5%A4%9A%E5%9B%BE%E7%89%87%E4%B8%8A%E4%BC%A0%E5%8A%9F%E8%83%BD</link>
<description>我想实现在管理后台能够实现多图片上传，通过原始的FileType设置multiple为true可以实现，但是效果不是很理想，因为它可以创建新的内容，但我编辑内容时图片就被清零了，而且原来上传的图片也没法显示在编辑界面。请问有什么方法可以让它在编辑界面显示已经上传的照片，然后我不改变照片再保存能不清零吗。无论用JQ还是用原始的方法只要能解决这个问题就可以。</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=67&amp;qa_1=%E5%9C%A8symfony3%E7%9A%84easy_admin%E9%87%8C%E6%80%8E%E4%B9%88%E6%B7%BB%E5%8A%A0%E5%A4%9A%E5%9B%BE%E7%89%87%E4%B8%8A%E4%BC%A0%E5%8A%9F%E8%83%BD</guid>
<pubDate>Sun, 15 Oct 2017 07:01:52 +0000</pubDate>
</item>
<item>
<title>symfony3 是否能调用原生的php类？</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=65&amp;qa_1=symfony3-%E6%98%AF%E5%90%A6%E8%83%BD%E8%B0%83%E7%94%A8%E5%8E%9F%E7%94%9F%E7%9A%84php%E7%B1%BB%EF%BC%9F</link>
<description>想使用phpExcel的 然后用了 include 或者require这些函数调用 发现一直500错误，说是少了use --- namespace ，这个空间命名我之前有研究过 &amp;nbsp;以前写的类基本都这么调用 use RunBundle\WechatServices\Caption; &amp;nbsp;然后这个phpExcel 是原生的Php 我同样使用了空间命名的方法，发现这个类再次调用其他Php类的时候，也需要这样添加空间命名，整个phpexcel 也不可能 所有都加上，所以想问问这个问题。现在大概有2条路吧 &amp;nbsp;就是直接能够原生的调用 &amp;nbsp;还有就是composer插件。</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=65&amp;qa_1=symfony3-%E6%98%AF%E5%90%A6%E8%83%BD%E8%B0%83%E7%94%A8%E5%8E%9F%E7%94%9F%E7%9A%84php%E7%B1%BB%EF%BC%9F</guid>
<pubDate>Fri, 25 Nov 2016 07:24:03 +0000</pubDate>
</item>
<item>
<title>symfony部署服务器问题</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=63&amp;qa_1=symfony%E9%83%A8%E7%BD%B2%E6%9C%8D%E5%8A%A1%E5%99%A8%E9%97%AE%E9%A2%98</link>
<description>比如说 在工程目录下 php bin/console server:run &amp;nbsp;以后再内网可以正常 访问，而 服务器下 外网IP：8000 不能访问 是什么原因，还有如何解决，想部署SYMFONY在 服务器上，求大大帮个小忙</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=63&amp;qa_1=symfony%E9%83%A8%E7%BD%B2%E6%9C%8D%E5%8A%A1%E5%99%A8%E9%97%AE%E9%A2%98</guid>
<pubDate>Thu, 14 Jul 2016 15:20:45 +0000</pubDate>
</item>
<item>
<title>单点验证与CAS集成的问题</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=61&amp;qa_1=%E5%8D%95%E7%82%B9%E9%AA%8C%E8%AF%81%E4%B8%8Ecas%E9%9B%86%E6%88%90%E7%9A%84%E9%97%AE%E9%A2%98</link>
<description>我在用symfony做学校的一个网站, 替换现有的网站,地址是&lt;a href=&quot;http://asr.telecom-sudparis.eu/.在新网站的登录部分要求集成学校的同意CAS认证系统,&quot; rel=&quot;nofollow&quot;&gt;http://asr.telecom-sudparis.eu/.在新网站的登录部分要求集成学校的同意CAS认证系统,&lt;/a&gt; 地址是&lt;a href=&quot;https://cas.tem-tsp.eu/cas/login.&quot; rel=&quot;nofollow&quot;&gt;https://cas.tem-tsp.eu/cas/login.&lt;/a&gt; 我的烦恼是:&lt;br /&gt;
&lt;br /&gt;
把登录部分集成到CAS系统在服务器端需要什么配置吗,还是我们只需要在客户端上做文章?&lt;br /&gt;
这个验证在symfony中是怎么实现的?&lt;br /&gt;
希望大神不吝赐教,谢谢啦</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=61&amp;qa_1=%E5%8D%95%E7%82%B9%E9%AA%8C%E8%AF%81%E4%B8%8Ecas%E9%9B%86%E6%88%90%E7%9A%84%E9%97%AE%E9%A2%98</guid>
<pubDate>Sat, 28 May 2016 22:03:44 +0000</pubDate>
</item>
<item>
<title>Symfony2: Base table or view not found: 1146</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=59&amp;qa_1=symfony2-base-table-or-view-not-found-1146</link>
<description>&lt;p&gt;
	我有一个symfony项目，我是从windows平台上开发的，一切测试良好，我上传到我购买的liunx服务器上，他爆出了一个数据库检索的错误，让我很吃惊&lt;/p&gt;
&lt;hr&gt;
&lt;p style=&quot;margin: 0px 0px 1em; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(36, 39, 41); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19.5px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;&quot;&gt;
	An exception occurred while executing 'SELECT t0.id AS id1, t0.name AS name2, t0.bigimage AS bigimage3, t0.smallimage AS smallimage4, t0.info AS info5, t0.city_id AS city_id6 FROM District t0':&lt;/p&gt;
&lt;p style=&quot;margin: 0px; padding: 0px; border: 0px; font-size: 15px; clear: both; color: rgb(36, 39, 41); font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 19.5px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;&quot;&gt;
	SQLSTATE[42S02]: Base table or view not found: 1146 Table 'socialgeogroep6.District' doesn't exist 500 Internal Server Error - DBALException 1 linked Exception: PDOException »&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;
	​&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=59&amp;qa_1=symfony2-base-table-or-view-not-found-1146</guid>
<pubDate>Tue, 24 May 2016 07:51:40 +0000</pubDate>
</item>
<item>
<title>关于前端翻页~~~~~~~~~~~~~~</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=57&amp;qa_1=%E5%85%B3%E4%BA%8E%E5%89%8D%E7%AB%AF%E7%BF%BB%E9%A1%B5</link>
<description>我已经引入了翻页的Bundle但是不知道在模板里面如何入手用，是否要结合后端的一些变量用，这个翻页不是对整个页面，而是对这个页面的某部分，我该如何下手。</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=57&amp;qa_1=%E5%85%B3%E4%BA%8E%E5%89%8D%E7%AB%AF%E7%BF%BB%E9%A1%B5</guid>
<pubDate>Mon, 23 May 2016 18:00:36 +0000</pubDate>
</item>
<item>
<title>继续此问题，深入了解一下</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=56&amp;qa_1=%E7%BB%A7%E7%BB%AD%E6%AD%A4%E9%97%AE%E9%A2%98%EF%BC%8C%E6%B7%B1%E5%85%A5%E4%BA%86%E8%A7%A3%E4%B8%80%E4%B8%8B</link>
<description>按照你的方法用assert加载，我已经能够将图片 &amp;nbsp;js 正常显示，但是css却不能正常表达</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=56&amp;qa_1=%E7%BB%A7%E7%BB%AD%E6%AD%A4%E9%97%AE%E9%A2%98%EF%BC%8C%E6%B7%B1%E5%85%A5%E4%BA%86%E8%A7%A3%E4%B8%80%E4%B8%8B</guid>
<pubDate>Mon, 23 May 2016 16:29:48 +0000</pubDate>
</item>
<item>
<title>关于Symfony前端如何调试的问题</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=54&amp;qa_1=%E5%85%B3%E4%BA%8Esymfony%E5%89%8D%E7%AB%AF%E5%A6%82%E4%BD%95%E8%B0%83%E8%AF%95%E7%9A%84%E9%97%AE%E9%A2%98</link>
<description>我已经有一个最简单网站，但是前端只有html但是js/css没有样式 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;已经用命令框asserts了，在前端我该如何调试。项目卡在这很久了。我是一个新手`</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=54&amp;qa_1=%E5%85%B3%E4%BA%8Esymfony%E5%89%8D%E7%AB%AF%E5%A6%82%E4%BD%95%E8%B0%83%E8%AF%95%E7%9A%84%E9%97%AE%E9%A2%98</guid>
<pubDate>Mon, 16 May 2016 11:17:48 +0000</pubDate>
</item>
<item>
<title>关于symfony3.0中css js文件的位置以及加载原理</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=52&amp;qa_1=%E5%85%B3%E4%BA%8Esymfony3-0%E4%B8%ADcss-js%E6%96%87%E4%BB%B6%E7%9A%84%E4%BD%8D%E7%BD%AE%E4%BB%A5%E5%8F%8A%E5%8A%A0%E8%BD%BD%E5%8E%9F%E7%90%86</link>
<description>各位大神,在symfony发展到3.0以后,我们就在resources目录中找不到public目录了,但是我看许多教程中都说在public中放置css js image等文件, 那么现在这些文件都放在什么地方呢?&lt;br /&gt;
&lt;br /&gt;
还有一个相关的问题就是:我在symfony官网上看到说我们一般用asset函数管理资源比较好,但是也是可以用hard-code的方法来调用资源文件的,在项目比较小的时候,我觉得这种硬编程的方法比用asset函数方法差不到哪去.我想知道直接调用css文件的写法跟html中一样吗?相关链接是:&lt;a href=&quot;https://symfony.com/doc/current/book/templating.html#index-10&quot; rel=&quot;nofollow&quot;&gt;https://symfony.com/doc/current/book/templating.html#index-10&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
作为一个初学者,我现在处于混沌状态,也不知道问题问清楚了没,希望各位大神不吝赐教</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=52&amp;qa_1=%E5%85%B3%E4%BA%8Esymfony3-0%E4%B8%ADcss-js%E6%96%87%E4%BB%B6%E7%9A%84%E4%BD%8D%E7%BD%AE%E4%BB%A5%E5%8F%8A%E5%8A%A0%E8%BD%BD%E5%8E%9F%E7%90%86</guid>
<pubDate>Thu, 24 Mar 2016 22:46:23 +0000</pubDate>
</item>
<item>
<title>Symony3   css获取背景图片(background-image) 问题</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=48&amp;qa_1=symony3-css%E8%8E%B7%E5%8F%96%E8%83%8C%E6%99%AF%E5%9B%BE%E7%89%87-background-image-%E9%97%AE%E9%A2%98</link>
<description>&lt;div&gt;
	&amp;nbsp;//index.html.twig&lt;/div&gt;
&lt;div&gt;
	引用CSS&lt;/div&gt;
&lt;div&gt;
	{% block stylesheets %}&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp; &amp;nbsp; {% stylesheets 'bundles/acmehello/css/*' filter='cssrewrite' %}&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;link rel=&quot;stylesheet&quot; href=&quot;{{ asset_url }}&quot; /&amp;gt;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp; &amp;nbsp; {% endstylesheets %}&lt;/div&gt;
&lt;div&gt;
	{% endblock %}&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	//style.css&lt;/div&gt;
&lt;div&gt;
	&lt;div&gt;
		.bg {&lt;/div&gt;
	&lt;div&gt;
		&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; background-image: image-url(&quot;../images/maxBg.jpg&quot;);&lt;/div&gt;
	&lt;div&gt;
		&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; background-repeat: no-repeat;&lt;/div&gt;
	&lt;div&gt;
		&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; background-position: top left;&lt;/div&gt;
	&lt;div&gt;
		}&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;
	然后网页调试里面显示&lt;/p&gt;
&lt;p&gt;
	http&quot;//localhost:8000/bundles/acmehello/images/maxBg.jpg&lt;/p&gt;
&lt;p&gt;
	但是就是没找到 &amp;nbsp;这啥原因？&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=48&amp;qa_1=symony3-css%E8%8E%B7%E5%8F%96%E8%83%8C%E6%99%AF%E5%9B%BE%E7%89%87-background-image-%E9%97%AE%E9%A2%98</guid>
<pubDate>Tue, 01 Mar 2016 15:09:43 +0000</pubDate>
</item>
<item>
<title>symfony2.7 怎么使用session进行会话控制</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=47&amp;qa_1=symfony2-7-%E6%80%8E%E4%B9%88%E4%BD%BF%E7%94%A8session%E8%BF%9B%E8%A1%8C%E4%BC%9A%E8%AF%9D%E6%8E%A7%E5%88%B6</link>
<description>可不可以在某个地方进行验证，如果没有用户登录信息，就跳转到登录界面</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=47&amp;qa_1=symfony2-7-%E6%80%8E%E4%B9%88%E4%BD%BF%E7%94%A8session%E8%BF%9B%E8%A1%8C%E4%BC%9A%E8%AF%9D%E6%8E%A7%E5%88%B6</guid>
<pubDate>Wed, 30 Dec 2015 08:50:10 +0000</pubDate>
</item>
<item>
<title>自己写的bundle  获取不到配置参数</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=44&amp;qa_1=%E8%87%AA%E5%B7%B1%E5%86%99%E7%9A%84bundle-%E8%8E%B7%E5%8F%96%E4%B8%8D%E5%88%B0%E9%85%8D%E7%BD%AE%E5%8F%82%E6%95%B0</link>
<description>获取不到 config.yml 的配置参数？</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=44&amp;qa_1=%E8%87%AA%E5%B7%B1%E5%86%99%E7%9A%84bundle-%E8%8E%B7%E5%8F%96%E4%B8%8D%E5%88%B0%E9%85%8D%E7%BD%AE%E5%8F%82%E6%95%B0</guid>
<pubDate>Sun, 05 Jul 2015 12:01:27 +0000</pubDate>
</item>
<item>
<title>doctrine 怎么分布式</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=43&amp;qa_1=doctrine-%E6%80%8E%E4%B9%88%E5%88%86%E5%B8%83%E5%BC%8F</link>
<description>doctrine 怎么分布式 ？ 求联系</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=43&amp;qa_1=doctrine-%E6%80%8E%E4%B9%88%E5%88%86%E5%B8%83%E5%BC%8F</guid>
<pubDate>Sun, 05 Jul 2015 11:41:41 +0000</pubDate>
</item>
<item>
<title>symfony2创建bundle时候要选择配置的格式的问题</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=41&amp;qa_1=symfony2%E5%88%9B%E5%BB%BAbundle%E6%97%B6%E5%80%99%E8%A6%81%E9%80%89%E6%8B%A9%E9%85%8D%E7%BD%AE%E7%9A%84%E6%A0%BC%E5%BC%8F%E7%9A%84%E9%97%AE%E9%A2%98</link>
<description>symfony2创建bundle时候要选择配置的格式有yml, xml, php, or annotation。这些都有什么区别？一般都是选择annotation或者yml。区别在哪里</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=41&amp;qa_1=symfony2%E5%88%9B%E5%BB%BAbundle%E6%97%B6%E5%80%99%E8%A6%81%E9%80%89%E6%8B%A9%E9%85%8D%E7%BD%AE%E7%9A%84%E6%A0%BC%E5%BC%8F%E7%9A%84%E9%97%AE%E9%A2%98</guid>
<pubDate>Mon, 23 Mar 2015 00:59:16 +0000</pubDate>
</item>
<item>
<title>由于 Web 服务器上此资源的访问控制列表(ACL)配置或加密设置</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=37&amp;qa_1=%E7%94%B1%E4%BA%8E-web-%E6%9C%8D%E5%8A%A1%E5%99%A8%E4%B8%8A%E6%AD%A4%E8%B5%84%E6%BA%90%E7%9A%84%E8%AE%BF%E9%97%AE%E6%8E%A7%E5%88%B6%E5%88%97%E8%A1%A8-acl-%E9%85%8D%E7%BD%AE%E6%88%96%E5%8A%A0%E5%AF%86%E8%AE%BE%E7%BD%AE</link>
<description>服务器用的iis&lt;br /&gt;
&lt;br /&gt;
上传文件后&lt;br /&gt;
&lt;br /&gt;
报错由于 Web 服务器上此资源的访问控制列表(ACL)配置或加密设置，您无权查看此目录或页面。</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=37&amp;qa_1=%E7%94%B1%E4%BA%8E-web-%E6%9C%8D%E5%8A%A1%E5%99%A8%E4%B8%8A%E6%AD%A4%E8%B5%84%E6%BA%90%E7%9A%84%E8%AE%BF%E9%97%AE%E6%8E%A7%E5%88%B6%E5%88%97%E8%A1%A8-acl-%E9%85%8D%E7%BD%AE%E6%88%96%E5%8A%A0%E5%AF%86%E8%AE%BE%E7%BD%AE</guid>
<pubDate>Wed, 07 Jan 2015 05:19:29 +0000</pubDate>
</item>
<item>
<title>[Semantical Error] The annotation &quot;@ManyToOne&quot; in property **** was never imported.</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=35&amp;qa_1=semantical-error-annotation-%40manytoone-property-imported</link>
<description>&lt;p&gt;
	当我按照symfony实战教程&amp;nbsp;&lt;/p&gt;
&lt;h1&gt;
	&lt;a href=&quot;http://www.newlifeclan.com/symfony/archives/185&quot; rel=&quot;bookmark nofollow&quot;&gt;(实战入门)信息录入5-创造数据模型&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;
	敲击 &amp;nbsp;php app/console doctrine:generate:entities NlcInformationBundle &amp;nbsp;时&lt;/p&gt;
&lt;p&gt;
	报错&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;[Semantical Error] The annotation &quot;@ManyToOne&quot; in property Nlc\InformationBundle\Entity\Employee::$category was never imported. Did you maybe forget to add a &quot;use&quot; statement for this annotation?&lt;/p&gt;
&lt;p&gt;
	代码如下&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;
/**
 * Employee
 *
 * @ORM\Table(name=&quot;employeetable&quot;)
 * @ORM\Entity(repositoryClass=&quot;Nlc\InformationBundle\Entity\EmployeeRepository&quot;)
 */
class Employee
{
    /**
     * @ManyToOne(targetEntity=&quot;Category&quot;,inversedBy=&quot;employees&quot;)
     * @JoinColumn(name=&quot;categoryid&quot;, referencedColumnName=&quot;id&quot;)
     */
     public $category;

    /**
     * @var integer
     *
     * @ORM\Column(name=&quot;id&quot;, type=&quot;integer&quot;)
     * @ORM\Id
     * @ORM\GeneratedValue(strategy=&quot;AUTO&quot;)
     */
    private $id;

    /**
     * @var string
     *
     * @ORM\Column(name=&quot;name&quot;, type=&quot;string&quot;, length=255)
     */
    private $name;

    /**
     * @var integer
     *
     * @ORM\Column(name=&quot;age&quot;, type=&quot;integer&quot;)
     */
    private $age;

    /**
     * @var string
     *
     * @ORM\Column(name=&quot;sex&quot;, type=&quot;string&quot;, length=255)
     */
    private $sex;

    /**
     * @var string
     *
     * @ORM\Column(name=&quot;education&quot;, type=&quot;string&quot;, length=255)
     */
    private $education;

    /**
     * @var string
     *
     * @ORM\Column(name=&quot;photo&quot;, type=&quot;string&quot;, length=255)
     */
    private $photo;

    /**
     * @var string
     *
     * @ORM\Column(name=&quot;file&quot;, type=&quot;string&quot;, length=255)
     */
    private $file;

    /**
     * @var \DateTime
     *
     * @ORM\Column(name=&quot;createtime&quot;, type=&quot;datetime&quot;)
     */
    private $createtime;

    /**
     * @var \DateTime
     *
     * @ORM\Column(name=&quot;updatetime&quot;, type=&quot;datetime&quot;)
     */
    private $updatetime;
&lt;/pre&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=35&amp;qa_1=semantical-error-annotation-%40manytoone-property-imported</guid>
<pubDate>Thu, 27 Nov 2014 08:43:22 +0000</pubDate>
</item>
<item>
<title>如何在XAMPP上建立多个域名站点？</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=33&amp;qa_1=%E5%A6%82%E4%BD%95%E5%9C%A8xampp%E4%B8%8A%E5%BB%BA%E7%AB%8B%E5%A4%9A%E4%B8%AA%E5%9F%9F%E5%90%8D%E7%AB%99%E7%82%B9%EF%BC%9F</link>
<description>&lt;p style=&quot;margin: 0px; padding: 0px 0px 0.8em; outline: 0px; border: 0px; line-height: 1.5em; color: rgb(64, 64, 64); font-family: 'Lucida Sans Unicode', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', Verdana, Aril, sans-serif; font-size: 16px;&quot;&gt;
	如何操作？&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=33&amp;qa_1=%E5%A6%82%E4%BD%95%E5%9C%A8xampp%E4%B8%8A%E5%BB%BA%E7%AB%8B%E5%A4%9A%E4%B8%AA%E5%9F%9F%E5%90%8D%E7%AB%99%E7%82%B9%EF%BC%9F</guid>
<pubDate>Fri, 21 Nov 2014 08:18:51 +0000</pubDate>
</item>
<item>
<title>在android项目里如何调用系统的图标</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=31&amp;qa_1=%E5%9C%A8android%E9%A1%B9%E7%9B%AE%E9%87%8C%E5%A6%82%E4%BD%95%E8%B0%83%E7%94%A8%E7%B3%BB%E7%BB%9F%E7%9A%84%E5%9B%BE%E6%A0%87</link>
<description>我只是做一个测试或者一个demo，我不是美工不会做图片，我想调用android的系统图片应该如何操作或者代码如何编写呢？</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=31&amp;qa_1=%E5%9C%A8android%E9%A1%B9%E7%9B%AE%E9%87%8C%E5%A6%82%E4%BD%95%E8%B0%83%E7%94%A8%E7%B3%BB%E7%BB%9F%E7%9A%84%E5%9B%BE%E6%A0%87</guid>
<pubDate>Wed, 19 Nov 2014 03:05:42 +0000</pubDate>
</item>
<item>
<title>Unable to execute dex: Multiple dex files define Landroid/support/v4/</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=29&amp;qa_1=unable-execute-multiple-dex-files-define-landroid-support</link>
<description>&lt;div&gt;
	android 运行报错：&lt;/div&gt;
&lt;div&gt;
	Unable to execute dex: Multiple dex files define Landroid/support/v4/accessibilityservice/AccessibilityServiceInfoCompat$AccessibilityServiceInfoVersionImpl;&lt;/div&gt;
&lt;div&gt;
	Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files define Landroid/support/v4/accessibilityservice/AccessibilityServiceInfoCompat$AccessibilityServiceInfoVersionImpl;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	如何解决&lt;/div&gt;</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=29&amp;qa_1=unable-execute-multiple-dex-files-define-landroid-support</guid>
<pubDate>Tue, 11 Nov 2014 06:59:12 +0000</pubDate>
</item>
<item>
<title>我在编写android时使用Eclipse编辑器添加注释字好小如何变大</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=27&amp;qa_1=%E6%88%91%E5%9C%A8%E7%BC%96%E5%86%99android%E6%97%B6%E4%BD%BF%E7%94%A8eclipse%E7%BC%96%E8%BE%91%E5%99%A8%E6%B7%BB%E5%8A%A0%E6%B3%A8%E9%87%8A%E5%AD%97%E5%A5%BD%E5%B0%8F%E5%A6%82%E4%BD%95%E5%8F%98%E5%A4%A7</link>
<description>如何设置呢</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=27&amp;qa_1=%E6%88%91%E5%9C%A8%E7%BC%96%E5%86%99android%E6%97%B6%E4%BD%BF%E7%94%A8eclipse%E7%BC%96%E8%BE%91%E5%99%A8%E6%B7%BB%E5%8A%A0%E6%B3%A8%E9%87%8A%E5%AD%97%E5%A5%BD%E5%B0%8F%E5%A6%82%E4%BD%95%E5%8F%98%E5%A4%A7</guid>
<pubDate>Thu, 06 Nov 2014 02:45:54 +0000</pubDate>
</item>
<item>
<title>在安装symfony2时报错An error occured when executing the cache:clear --no-warmup</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=25&amp;qa_1=%E5%9C%A8%E5%AE%89%E8%A3%85symfony2%E6%97%B6%E6%8A%A5%E9%94%99an-error-occured-executing-cache-clear-warmup</link>
<description>&lt;p&gt;
	我运行&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;background-color: rgb(253, 253, 253); color: rgb(0, 0, 0); font-family: Monaco, MonacoRegular, 'Courier New', monospace; line-height: 15px; white-space: pre-wrap;&quot;&gt;composer create-project symfony/framework-standard-edition /webroot/Symfony 2.5.*&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;font-family: Monaco, MonacoRegular, Courier New, monospace; color: #000000;&quot;&gt;&lt;span style=&quot;line-height: 15px; white-space: pre-wrap;&quot;&gt;合理的填写资料后，出现错误&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	[RuntimeException]&lt;/p&gt;
&lt;pre&gt;
An error occured when executing the cache:clear --no-warmup&lt;/pre&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	我使用iis+php环境&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=25&amp;qa_1=%E5%9C%A8%E5%AE%89%E8%A3%85symfony2%E6%97%B6%E6%8A%A5%E9%94%99an-error-occured-executing-cache-clear-warmup</guid>
<pubDate>Fri, 24 Oct 2014 03:19:07 +0000</pubDate>
</item>
<item>
<title>HTTP错误 500 Internal Server Error      php-cgi.exe FastCGI进程意外退出</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=23&amp;qa_1=http%E9%94%99%E8%AF%AF-500-internal-server-error-php-cgi-exe-fastcgi%E8%BF%9B%E7%A8%8B%E6%84%8F%E5%A4%96%E9%80%80%E5%87%BA</link>
<description>&lt;p&gt;
	错误代码：0xc0000135&lt;/p&gt;
&lt;p&gt;
	&lt;a href=&quot;http://www.newlifeclan.com/symfony/wp-content/uploads/sites/2/2014/10/iis-fastcgierrorweb.png&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.newlifeclan.com/symfony/wp-content/uploads/sites/2/2014/10/iis-fastcgierrorweb.png&quot; style=&quot;width: 800px; height: 281px;&quot;&gt;&lt;/a&gt;&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=23&amp;qa_1=http%E9%94%99%E8%AF%AF-500-internal-server-error-php-cgi-exe-fastcgi%E8%BF%9B%E7%A8%8B%E6%84%8F%E5%A4%96%E9%80%80%E5%87%BA</guid>
<pubDate>Tue, 21 Oct 2014 05:07:26 +0000</pubDate>
</item>
<item>
<title>Android import 报错  Invalid project description</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=21&amp;qa_1=android-import-%E6%8A%A5%E9%94%99-invalid-project-description</link>
<description>&lt;p style=&quot;text-align: justify;&quot;&gt;
	&lt;span style=&quot;font-family: Microsoft Yahei, 微软雅黑, arial, 宋体, sans-serif; color: #333333; font-size: medium;&quot;&gt;&lt;span style=&quot;line-height: 28px;&quot;&gt;导入android项目时 &amp;nbsp;报错，新建项目 已有源码也报错&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=21&amp;qa_1=android-import-%E6%8A%A5%E9%94%99-invalid-project-description</guid>
<pubDate>Fri, 17 Oct 2014 05:24:39 +0000</pubDate>
</item>
<item>
<title>error an error occurred while listing android targets</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=19&amp;qa_1=error-an-error-occurred-while-listing-android-targets</link>
<description>&lt;p&gt;
	我输入&amp;nbsp;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Arial, 宋体;&quot;&gt;phonegap run android 命令时，报&lt;/span&gt;error an error occurred while listing android targets错误&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=19&amp;qa_1=error-an-error-occurred-while-listing-android-targets</guid>
<pubDate>Thu, 16 Oct 2014 01:46:01 +0000</pubDate>
</item>
<item>
<title>安装PhoneGap时报错 executing command 'ant'</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=17&amp;qa_1=%E5%AE%89%E8%A3%85phonegap%E6%97%B6%E6%8A%A5%E9%94%99-executing-command-ant</link>
<description>&lt;p&gt;
	出现&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Arial, 宋体;&quot;&gt;Error:ERROR : executing command 'ant', make sure you have ant installed and add&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;border-width: 0px; padding: 0px; margin: 0px; list-style: none; color: rgb(0, 0, 0); font-family: Arial, 宋体;&quot;&gt;
	&amp;nbsp;edto your path.&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=17&amp;qa_1=%E5%AE%89%E8%A3%85phonegap%E6%97%B6%E6%8A%A5%E9%94%99-executing-command-ant</guid>
<pubDate>Wed, 15 Oct 2014 08:31:03 +0000</pubDate>
</item>
<item>
<title>显示 npm不是内部命令</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=15&amp;qa_1=%E6%98%BE%E7%A4%BA-npm%E4%B8%8D%E6%98%AF%E5%86%85%E9%83%A8%E5%91%BD%E4%BB%A4</link>
<description>不知道为什么，我在windows上，我已经安装了node.js呀</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=15&amp;qa_1=%E6%98%BE%E7%A4%BA-npm%E4%B8%8D%E6%98%AF%E5%86%85%E9%83%A8%E5%91%BD%E4%BB%A4</guid>
<pubDate>Wed, 15 Oct 2014 07:08:11 +0000</pubDate>
</item>
<item>
<title>windows下安装php，Non Thread Safe和Thread Safe版本有什么区别，我应该下载哪个？</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=7&amp;qa_1=windows%E4%B8%8B%E5%AE%89%E8%A3%85php%EF%BC%8Cnon-thread-safe%E5%92%8Cthread-safe%E7%89%88%E6%9C%AC%E6%9C%89%E4%BB%80%E4%B9%88%E5%8C%BA%E5%88%AB%EF%BC%8C%E6%88%91%E5%BA%94%E8%AF%A5%E4%B8%8B%E8%BD%BD%E5%93%AA%E4%B8%AA%EF%BC%9F</link>
<description>&lt;p&gt;
	我来到&lt;a href=&quot;http://windows.php.net/download/&quot; rel=&quot;nofollow&quot;&gt;http://windows.php.net/download/&lt;/a&gt;链接，想下载php5.6来配置php环境，但是不知道应该下载哪个&lt;/p&gt;</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=7&amp;qa_1=windows%E4%B8%8B%E5%AE%89%E8%A3%85php%EF%BC%8Cnon-thread-safe%E5%92%8Cthread-safe%E7%89%88%E6%9C%AC%E6%9C%89%E4%BB%80%E4%B9%88%E5%8C%BA%E5%88%AB%EF%BC%8C%E6%88%91%E5%BA%94%E8%AF%A5%E4%B8%8B%E8%BD%BD%E5%93%AA%E4%B8%AA%EF%BC%9F</guid>
<pubDate>Wed, 15 Oct 2014 02:16:20 +0000</pubDate>
</item>
<item>
<title>在Microsoft Security Essentials中如何设置简体中文？</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=4&amp;qa_1=%E5%9C%A8microsoft-security-essentials%E4%B8%AD%E5%A6%82%E4%BD%95%E8%AE%BE%E7%BD%AE%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87%EF%BC%9F</link>
<description>我找了半天没有找到，想设置简体中文</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=4&amp;qa_1=%E5%9C%A8microsoft-security-essentials%E4%B8%AD%E5%A6%82%E4%BD%95%E8%AE%BE%E7%BD%AE%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87%EF%BC%9F</guid>
<pubDate>Mon, 06 Oct 2014 07:36:02 +0000</pubDate>
</item>
<item>
<title>我使用wordpress加载很慢，fonts.googleapis.com加载失败</title>
<link>http://www.newlifeclan.com/qa/index.php?qa=1&amp;qa_1=%E6%88%91%E4%BD%BF%E7%94%A8wordpress%E5%8A%A0%E8%BD%BD%E5%BE%88%E6%85%A2%EF%BC%8Cfonts-googleapis-com%E5%8A%A0%E8%BD%BD%E5%A4%B1%E8%B4%A5</link>
<description>我安装了wordpress但是每点击一次都很慢，我看到火狐浏览器下方，一直都在加载 fonts.googleapis.com 链接，是不是google不能访问后这个文件也无法访问了，有什么办法好像是一个字体文件。</description>
<guid isPermaLink="true">http://www.newlifeclan.com/qa/index.php?qa=1&amp;qa_1=%E6%88%91%E4%BD%BF%E7%94%A8wordpress%E5%8A%A0%E8%BD%BD%E5%BE%88%E6%85%A2%EF%BC%8Cfonts-googleapis-com%E5%8A%A0%E8%BD%BD%E5%A4%B1%E8%B4%A5</guid>
<pubDate>Mon, 06 Oct 2014 07:03:21 +0000</pubDate>
</item>
</channel>
</rss>