You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hỏi về phần implement strategy trong video khi chưa set property price, promoteStrategy cho class Ticket sẽ xảy ra chuyện gì khi dùng getPromotedPrice() ???
#171
Em có 1 câu hỏi nhỏ về phần implement strategy nhưng bằng typescript như sau
Demo: https://prnt.sc/1sq95ar
Đại khái thuộc tính price, promoteStrategy trong C# em không rõ khi không khởi tạo giá trị cho thuộc tính price hoặc promoteStrategy thì khi sử dụng hàm getPromotedPrice() của anh nó sẽ trả về là gì ? number hoặc lỗi ?
Hay như trong ts trường hợp em trả về nếu prop promoteStrategy, price lúc đầu không được set giá trị thì hàm getPromotedPrice() default return về 0 có còn làm hàm getPromotedPrice() đúng đắn không ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Từ video này: https://www.youtube.com/watch?v=rXS6q0pG9Ow&list=PLoaAbmGPgTSOrVuxwbnDJ14U9J6CXJXUk&index=4
Em có 1 câu hỏi nhỏ về phần implement strategy nhưng bằng typescript như sau
Demo: https://prnt.sc/1sq95ar
Đại khái thuộc tính price, promoteStrategy trong C# em không rõ khi không khởi tạo giá trị cho thuộc tính price hoặc promoteStrategy thì khi sử dụng hàm getPromotedPrice() của anh nó sẽ trả về là gì ? number hoặc lỗi ?
Hay như trong ts trường hợp em trả về nếu prop promoteStrategy, price lúc đầu không được set giá trị thì hàm getPromotedPrice() default return về 0 có còn làm hàm getPromotedPrice() đúng đắn không ?
Xin cảm ơn ! (xin lỗi nếu em hỏi không đúng mục)
Beta Was this translation helpful? Give feedback.
All reactions