需求情景:销售电商, 其中有些产品 为代理销售(公司不管理库存,建立SO后直接由对应的供应商发货即可)解决方案: SO 生成 DO 时候 , 源库存的取得逻辑 SO--》SHOP--》warehouse--》stcok location 目标库位的取得逻辑 SO-...
分类:
其他好文 时间:
2014-08-09 18:37:18
阅读次数:
403
1.讲framework复制到项目目录下,win7系统下,在未配置PHP为系统环境变量时,需要修改yiic.bat文件:利用yiic.bat创建项目:D:\Server\Apache\htdocs\0507\framework>yiic webapp ../shop,表示在上级目录建立项目shop ...
分类:
其他好文 时间:
2014-08-05 15:28:59
阅读次数:
228
Problem DescriptionTIANKENG managers a pan fried rice shop. There are n kinds of fried rice numbered 1-n. TIANKENG will spend t time for once frying. ...
分类:
其他好文 时间:
2014-08-04 14:13:37
阅读次数:
259
(三)使用路由和$location切换视图app.js:angular.module('shop',['ngRoute','ngResource','shop.controllers','shop.services','shop.filter']).config(['$routeProvider',...
分类:
其他好文 时间:
2014-07-30 20:32:24
阅读次数:
226
# include
# include
# include
# include
using namespace std;
int max(int a,int b)
{
return a>b?a:b;
}
int main()
{
int T,n,t,k,m,i,hh,min,id,num,x;
int last[1010];//最后一次开始炒饭的时间
int cot[1010];/...
分类:
其他好文 时间:
2014-07-30 14:45:53
阅读次数:
164
The site has prevented deliberating which cheap ghd nz sale dress wear we wish to wear, Rrn order that we stand out concur GHD shop perception tranqui...
分类:
其他好文 时间:
2014-07-28 23:57:14
阅读次数:
605
HDU 4884 TIANKENG’s rice shop
题目链接
题意:模拟题,转一篇题意
思路:就模拟即可,注意每次炒完之后就可以接单
代码:
#include
#include
#include
using namespace std;
const int N = 1005;
int T, n, t, k, m;
struct Person {
...
分类:
其他好文 时间:
2014-07-28 15:53:23
阅读次数:
177
题目链接:hdu 4884 TIANKENG’s rice shop
题目大意:TIANKENG开了个饭馆,提供n种炒饭,每次抄需要T的时间,每次可以炒K份,在炒的时候不可以接单,以及时间超过1天的情况。
给组样例:
1
1000 10 3 5
23:00 12 10
23:01 99 9
23:05 100 4
23:10 12 10
23:40 100 10
解...
分类:
其他好文 时间:
2014-07-28 15:51:57
阅读次数:
207
如果有输入肯定是线经过攻击扫描的我之前网站就碰到过SQL注入的时间还好被查出来了一般来说有注入的扫描肯定会带有一下关键字比如什么hexselectconcatfrominformation_schemaunion等等这些关键下面我贴一段日志shop/product/129.html?cid=324+and%28select+1+from%28select+cou..
分类:
数据库 时间:
2014-07-26 03:10:17
阅读次数:
279
题目:poj1157LITTLE SHOP OF FLOWERS
题意:假设以最美观的方式布置花店的橱窗,有 F 束花,每束花的品种都不一样,同时,至少有同样数量的花瓶,被按顺序摆成一行,花瓶的位置是固定的,并从左到右,从 1 到 V 顺序编号, V 是花瓶的数目,编号为 1 的花瓶在最左边,编号为 V 的花瓶在最右边,花束可以移动,并且每束花用 1 到 F 的整数惟一标识,标识花束...
分类:
其他好文 时间:
2014-07-20 10:33:09
阅读次数:
212