tin tức PC-Covid nhầm năm sinh, sai tiếng Anh cơ bản, bị nhiều đánh giá 1 sao

Status
Not open for further replies.
Anh em coder cho tôi hỏi tại sao phải gọi update token liên tục thế, và tại sao phải dùng đến api change language trong khi có thể dùng i18n dưới client để đổi ngôn ngữ?
Screen Shot 2021-09-30 at 8.29.33 PM.png
 
Có 3 edge cases là 1st, 2nd, 3rd thôi, còn lại th hết nên cũng đơn giản.
Ai dùng switch case, có cái asset, arr=[1st,2nd,3rd,…] cho nhanh tội gì phải khổ :doubt:

Còn phải chừa case 11 12 các kiểu nữa thím ạ mệt vl
Arr=[th,st,nd,rd,th,…]
Số mũi + arr[số mũi%10] :nosebleed:
via theNEXTvoz for iPhone
 
Code:
{
    "Message": "An error has occurred.",
    "ExceptionMessage": "Object reference not set to an instance of an object.",
    "ExceptionType": "System.NullReferenceException",
    "StackTrace": "   at ApiTracking.Controllers.TrackingController.Post(TrackingEntity item) in E:\\LapTrinh\\GovTracking\\ApiTracking\\Controllers\\TrackingController.cs:line 51\r\n   at lambda_method(Closure , Object , Object[] )\r\n   at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_2.<GetExecutor>b__2(Object instance, Object[] methodParameters)\r\n   at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n   at System.Web.Http.Dispatcher.HttpControllerDispatcher.<SendAsync>d__15.MoveNext()"
}

Đây là lỗi trả về cho Client. :D
Vl viết bằng xamarin

via theNEXTvoz for iPhone
 
dcm ngu thế thì chịu, send request hay report còn có nghĩa, chứ mà gửi phản ánh là send reflect thì tạo lậy :)

Nếu đúng thường thì send feedback. Mà dm để cmn tiếng việt đi. Anh anh cái qq tụi nó.
Chắc dev ra rồi vứt cho dân test rồi sửa lần theo.
 
Cái app này thì cần gì tài giỏi cho cam, dự án này mà 1200 tỏi, thì đưa cho vozer 1 nửa thôi, 600 tỏi chắc vozer làm cho nó chạy nhanh như đĩ tụt quần, supporr trọn đời, update real time cmnl ấy chứ :(

Gửi từ Cục gạch bằng vozFApp
Có thật là 1200 tỉ cái apps này k đó
 
App này rất mất dạy là bắt người ta phải cho phép quyền sử dụng bluetooth. Nếu ko thì ko vào app được.
Anh em Apple làm như thế này nhé. Mới đầu các anh cứ cho thoải mái. Sau khi vào app thì TẮT phát hiện tiếp xúc gần.
Sau đó vào Cài đặt của iPhone, chọn PC-Covid, tắt quyền bluetooth đi.
Định vị thì cho nó sử dụng khi dùng app thôi. Nó cứ đòi sử dụng ngay cả khi ko dùng. Khôn bỏ mợ :)

A71F619D-3091-4A4B-BDD5-9FFA18A267F8.png
 
Status
Not open for further replies.
Back
Top