微软近期Open的职位:Position: Senior SDE-- Mobile Products Android/iOS/WP Senior DeveloperContact Person: Winnie Wei (wiwe@microsoft.com)Location: BeijingRole...
分类:
移动开发 时间:
2014-07-30 03:16:52
阅读次数:
301
如果我的程序调试好了,怎么才能发给别人用呢?正常情况下IPA文件是从Xcode的Organizer中输出的,但是我们没有证书,这样输出会产生错误。
下面教你如何生成ipa文件:
1.到你当前工程下--Products 右键 Show in Finder
2.进入Finder下 选中你工程的app文件 ,打开iTunes ,把当前工程app拖拽到iTunes里面
3.在你iTune...
分类:
移动开发 时间:
2014-07-29 17:56:32
阅读次数:
264
oraclesqldeveloper类似于plsqldeveloper下载地址;http://www.oracle.com/technology/products/database/sql_developer/index.html安装工具解压就OK打开首先必须建立一个对数据库连接1连接名(任意)oracle11g_connect输入账户名sys密码oracle连接方式基本角色sysdba主机名:数..
分类:
数据库 时间:
2014-07-29 16:05:19
阅读次数:
402
微软近期Open的职位:Position: SDE II or Senior SDE -- Mobile Products Android/WPContact Person: Winnie Wei (wiwe@microsoft.com)Location: BeijingRoles & Respon...
分类:
移动开发 时间:
2014-07-29 14:09:48
阅读次数:
257
Python ImagingLibrary(PIL):它提供强大的图形处理的能力,并提供广泛的图形文件格式支持,该库能进行图形格式的转换、打印和显示。还能进行一些图形效果的处理,如图形的放大、缩小和旋转等。是用户进行图象处理的强有力工具。
http://www.pythonware.com/products/pil/
matplotlib:一个Python的2D绘图库。
http:/...
分类:
编程语言 时间:
2014-07-28 16:30:03
阅读次数:
495
zencart\includes\modules\template_lin\featured_products.php 也是一样只是替换了这个:$featured_products->fields['products_id'])源代码:''.'fields['products_id']) . '">...
分类:
其他好文 时间:
2014-07-28 15:10:13
阅读次数:
294
$products = Mage::getResourceModel('catalog/product_collection') ->setStoreId($storeId) ->addStoreFilter($storeId) ->addAttributeToSelect(...
分类:
其他好文 时间:
2014-07-28 11:31:40
阅读次数:
178
selectDISTINCTvend_idFROMproducts;DISTINCT去重复的值,必须放在列名前面selectprod_namefromproductsLIMIT5;限制结果LIMITLIMIT4OFFSET3:从行3开始取4行,==LIMIT3,4selectacct_key.acct_namefromeyou_mail.acct_key;直接取值数据库的表内容selectprod_namefromproductsOR..
分类:
数据库 时间:
2014-07-24 23:45:04
阅读次数:
293
下载mySql for java驱动的地址:http://www.mysql.com/products/connector/ (可下可不下,因为安装mySql的时候就会包含了各种驱动)MySQL下载软件的地址:http://dev.mysql.com/downloads/windows/instal...
分类:
数据库 时间:
2014-07-24 22:25:02
阅读次数:
288
Time Limit:1000MSMemory Limit:10000KB64bit IO Format:%I64d & %I64uSubmitStatusDescriptionA factory produces products packed in square packets of the s...
分类:
其他好文 时间:
2014-07-22 22:50:32
阅读次数:
209