I have set store locator using google map javascript api. when someone enter their location they will find the stores within the 50km of radius. I want when use
i have saved list of images to database in blob format and retriving it as well everything works well but i want to get all the images of database and convert i
I have an array of student ids. I want to get those records that were not found from the given array. Students array: var studentIds = [1, 2, 3, 4, 5]; Records
I created a Dynamic link through createDynamicLink that is inside the class DynamicLinkService, after this I use retrieveDynamicLink for the part of reading the
I can't understand, why my own decorator "lru cache" doens't work. def cache(max_size: int): dictionary = OrderedDict() def trace(func): @fu
I was wondering if there is an elegant solution to this programming problem. There is a date of an event that meets the following conditions: 1) it can be 'f
Reading through the Rust book, I came across an interesting topic — divergent functions: Rust has some special syntax for ‘diverging functions&r
below is the code I'm trying to test by passing "type" property as "all". However, the returned data is null. The role set to this lambda is also given appropri
I am trying to test if a string is in one of two formats: Title (Year) or Title (Year) [Addl] For the first, this works: if ($name -like "* (*)")... For the se
I have an script for getting a table from a DB which is written in PHP. I am trying to add name for each column to be in the first row: A part of the Code is: $