- 2023-03-25排序01背包 Problem W:Proud Merchants(HDU 3466)
ProblemWTimeLimit:2000/1000ms(Java/Other) MemoryLimit:131072/65536K(Java/Other)TotalSubmission(s):2 AcceptedSubmission(s):1ProblemDesc
- 2023-02-17实战:第三章:更新数据只能是下月修改,当月不能修改
第一种:可以利用缓存,commissionMerchantsBean是传入的参数对象//将合作对象更改后,应该在下个月份才生效//根据merchants_id查询tst_commission_merchant
- 2022-10-25HDU 3466 Pround Merchants
题目链接:传送门题面:ProudMerchantsProblemDescriptionRecently,iSeawenttoanancientcountry.Forsuchalongtime,itwasthemostwealthyandpow
- 2022-09-27vuex从后端获取data
//store.jsimport{createStore}from"vuex";importaxiosfrom"axios";conststore=createStore({state(){return{merchants:[]