1. 下载教科书,Essential ActionScript 3.0或者Programming
ActionScript 3.0。这将是你的很好的老师。英语不灵的买一本中文版本。2. 安装Flash
Builder开发环境,这将是你的工具,编程不动手练习是不行的。3. 下载最新的Flash Pla...
分类:
其他好文 时间:
2014-06-12 18:56:46
阅读次数:
308
select distinct pla.po_header_id,
--pha.type_lookup_code,pha.segment1 采购订单号, appf.full_name 采购员, pla.line_num
订单行,msi.segment1 物料编码,pla.item_descript....
分类:
数据库 时间:
2014-06-10 22:04:15
阅读次数:
461
SELECT PHA.SEGMENT1 订单号,pha.approved_flag 批准状态,
pha.closed_code 订单关闭状态,PHA.COMMENTS 订单说明, pvs.vendor_site_code 供应商地点,
PLA.LINE_NUM订单行, plla.need_by_da...
分类:
数据库 时间:
2014-06-10 21:30:54
阅读次数:
562
--采购订单执行情况查询(七天内接收情况)select pha.segment1 采购订单,
msib.segment1 物料编码, pla.quantity 订单数量, plla.need_by_date 需求日期, ppf.FULL_NAME
采购员, nvl(rcv.quantity,0).....
分类:
数据库 时间:
2014-06-10 20:11:49
阅读次数:
892
本打算带着唐帅弟弟研究几天手机开发,没想到这老弟天天遇到问题,原来认为他除了错误,没想到啊,我一上手也到处
是错误,折磨我们哥俩了,今天我俩干 了几把扑克,PK了一次羽毛球,回来研究了一会,阿门问题解决了:sudo chmod +x
/home/xhs/install/andriod/sdk/pla...
分类:
移动开发 时间:
2014-06-03 13:15:46
阅读次数:
243
--得到最耗时的前N条T-SQL语句 --适用于SQL SERVER 2005及其以上版本
--给N赋初值为30 declare @n int set @n=30 ;with maco as ( select top (@n) pla...
分类:
数据库 时间:
2014-05-26 01:51:02
阅读次数:
280
http://www.cnblogs.com/zhanlang96/p/3726684.html原创,有问题或错误的话希望大家批评指正导出apk,是不能用电影纹理的,所以我们只能用这个办法这个
Handheld.PlayFullScreenMovie();或者这个函数 iPhoneUtils.Pla...
分类:
移动开发 时间:
2014-05-14 14:02:17
阅读次数:
456
Valid PalindromeGiven a string, determine if it
is a palindrome, considering only alphanumeric characters and ignoring cases.For
example,"A man, a pla...
分类:
其他好文 时间:
2014-05-12 16:27:07
阅读次数:
332
1. Terms and conditions(法律与条款) 1.1 As a developer
of applications for the App Store you are bound by the terms of theProgram
License Agreement(PLA), H...
分类:
移动开发 时间:
2014-05-12 15:16:13
阅读次数:
610
原因:使用Codeigniter的时候,我们经常需要进行发送邮件进行提醒自己或者通知别人,这时候,我们就可以使用Codeigniter自带的类Email来完成工作。介绍:通过查看Email.php文件,我们看到Codeigniter可以使用三种protocol来发送邮件:[php]
view pla...
分类:
其他好文 时间:
2014-05-09 16:44:37
阅读次数:
375