Generic.xaml is a particular name, you cannot
rename it.
分类:
其他好文 时间:
2014-06-06 20:47:27
阅读次数:
248
最近,用到了pdfcrop,用来去除pdf中空白的边。但是使用pdfcrop
--margins 0 *.pdf 后,给出了错误:Error: pdfcrop cannot call ghostscript
但是我已经安装了CTEX,里面已经包含Ghostscript,所以就不知道什么错误。在网上针...
分类:
其他好文 时间:
2014-06-06 16:49:28
阅读次数:
179
应该放在表格里面提交的应该放在 form --熟悉 name -名称
action="longin.php"(提交到那里) method="get ,post" title-说明文件input type = pas
--name="这里写用户名"复选框 kanshu单选 男-------必须是在同一...
分类:
Web程序 时间:
2014-06-06 16:28:06
阅读次数:
231
嵌入式系统构架:(硬件+软件)应用软件层:ApplicationGNU C
Library(glibc)文件系统:系统层:API(Systern Call Interface)OS Core + Power Mannager+ File
Manager + GUI MannagerTCP/IP HT...
分类:
系统相关 时间:
2014-06-06 15:41:30
阅读次数:
374
动态 变量类型在运行期间确定下来静态 在编译期确定下来强类型 类型不会发生自动变换,弱类型
类型会自动变,比如double+int -> double类型安全 类型对数据访问有严格控制类型不安全 ...Well-typed programs
cannot "go wrong" ...
分类:
编程语言 时间:
2014-06-06 15:36:16
阅读次数:
238
初学先用appserv或xampp集成安装包,这样可以不必为单独安装apahce/mysql/php而烦恼了。最近我在自己搭建环境时,老是出现mysql扩展装不上。已经在php.ini里打开了extension=php_mysql.dll的扩展了。后来发现核心点是在WINDOWS系统下,需要的PHP...
分类:
数据库 时间:
2014-06-06 08:42:41
阅读次数:
313
由于项目的软件版本会逐渐递增,原来的测试脚本在新版本上执行的时候会出现错误1.“The
"App(1.0.1.0)-T(0.0.0." Dialog object was not found in the Object
Repository.”错误2.“Cannot identify the obj...
分类:
其他好文 时间:
2014-06-06 07:28:11
阅读次数:
227
1)寻找引用点时,最好使用工具,然后再人工review。在看到这个问题的时候,我估计应该是很久之前了。现在用IDE。这个要方便很多。
2)重新组织函数的方法和目标。 其实目标很简单。就是消灭长函数。 常用方法 Extract method Inline Method Replace Temp
wit...
分类:
其他好文 时间:
2014-06-05 16:51:44
阅读次数:
254
This is the beginning of my plan. Or this is a
manifesto, a motivation for me. Note what I read, good or bad, old or new, Tao
or method. Maybe sometim...
分类:
其他好文 时间:
2014-06-05 15:57:51
阅读次数:
373
问题描述:在后台添加了一个app报错:Call to a member function
get_users_count()Fatal error: Call to a member function get_users_count() on a
non-object in \includes\ec...
分类:
其他好文 时间:
2014-06-05 13:46:23
阅读次数:
235