Actionscript array工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 actionscript array 份搜到的工作,货币单位为 HKD
    1.75in Template 已经结束 left

    Looking for a 3D grid/array of 1.75" squares. 5 squares wide by 8 squares long. 2" high. This will be used to press into tray of baked brownies to make squares. Squares should be just over 1.75" (1.76") Needs to be strong plastic & FDA safe. Need a little help with how to press into baked brownies. Perhaps I'll put a board over plastic and press down? Or roll something over it to cut brownies? I have attached an image of what I am looking for.

    $883 (Avg Bid)
    $883 平均报价
    38 个竞标

    ...that is working and I'd like to add a warning when the code is triggered Thanks here is code that need warning adding to it add_filter( 'woocommerce_package_rates', 'hide_shipping_method_based_on_shipping_class', 10, 2 ); function hide_shipping_method_based_on_shipping_class( $rates, $package ) { $categories = array('tv-series'); // Defined targeted product categories $allowed_max_qty = 1; // Max allowed quantity for the shipping class $shipping_rates_ids = array( // Shipping Method rates Ids To Hide 'flat_rate:3' ); $related_total_qty = 0; // Checking cart items for current package foreach( $package['contents'] as $key => $cart_item ) { if ( has_term( $catego...

    $47 / hr (Avg Bid)
    $47 / hr 平均报价
    21 个竞标

    Need a function that will be part of a larger script, that can take in an xml file, and read/return a few values. The attached xml file is a sample of the file that will ...by the overall script. This file is only a sample, but the actual file will contain multiple printers, each unique based on the Serial number. There may be multiple invoice dates. In this example file, 2022-09-13, and 2022-09-30. We need the Black Impressions, and Color Impressions from this date. We expect to pass into this function the xml file, and receive in return (multidimensional array with Serial Number, Date, Black_Impressions, Color_Impressions) So, the result from this file we would be expecting to get back: {"4HX444099", "2022-09-30T21:00:00", 470, 237}, {"4HX444100...

    $227 (Avg Bid)
    $227 平均报价
    26 个竞标

    ...); add_filter( 'wpo_wcol_summary', function( $flat_summary, $order_ids ) { if ( ! empty( $flat_summary ) ) { $new_order_ids = wpo_wcol_get_top_sale_order_ids( $order_ids ); $new_flat_summary = array(); foreach ( $new_order_ids as $order_id ) { if ( isset( $flat_summary[$order_id] ) ) { $new_flat_summary[$order_id] = $flat_summary[$order_id]; } } $flat_summary = ! empty( $new_flat_summary ) ? $new_flat_summary : $flat_summary; } return $flat_summary; }, 10, 2 ); function wpo_wcol_get_top_sale_order_ids( $order_ids ) { if ( ! empty( $order_ids ) ) { $ids = array(); foreach ( $order_ids as $order_id ) { if ( $order = wc_get_order( $order_id ) ) { foreach ( $order->get_items( 'line_item' ) as $item ) { $produ...

    $250 / hr (Avg Bid)
    $250 / hr 平均报价
    63 个竞标
    Deflate & Blowfish 已经结束 left

    Demonstrate deflate compression/decompression with Blowfish encryption/decryption. One textbox with two buttons for save and open Open: blowfish decrypt & deflate decompress (textbox) Save: (textbox) deflate compress & blowfish encryption to file Only work with bytes in file. Use deflate import. Convert C# blowfish to vb.net .net framework 4.8 sdk for save and open Open: blowfish decrypt & deflate decompress (textbox) Save: (textbox) deflate compress & blowfish encryption to file Only work with bytes in file. Use deflate import. Convert C# blowfish to vb.net .net framework 4.8 sdk

    $266 (Avg Bid)
    $266 平均报价
    9 个竞标

    I have issue with a function that detect the integer value and call the function accordingly. Save an array in a function to be called for function mentioned above.

    $758 (Avg Bid)
    加急
    $758 平均报价
    31 个竞标
    Write a php function 已经结束 left

    I need a function that will conect to a mysql database and get a value from a table based on a extension. I tried something like this: function getDomainPrice(){ global $con...will conect to a mysql database and get a value from a table based on a extension. I tried something like this: function getDomainPrice(){ global $con; $query = $con->query("SELECT 'tld', FROM tblpricing p INNER JOIN tbldomainpricing dp ON = WHERE = '.ro' AND p.type='domainregister' AND = 1 ORDER BY ASC"); $dataArray=array(); while($row = @mysqli_fetch_array($query, MYSQLI_ASSOC)) $dataArray[$row['tld']]=$row; return $dataArray; } And I need to call this function from using getDomainPrice(.ro); and get the domain price from database.

    $94 (Avg Bid)
    $94 平均报价
    25 个竞标

    We have a site with managed wordpress and its giving following error ,we need a wordpress expert to fix it . Error Details ============= An error of type E_COMPILE_ERROR was caused in line 749 of the file /var/www/wp-content/plugins/aceide/src/Modules/FileOps.php. Error message: Array and string offset access syntax with curly braces is no longer supported

    $159 (Avg Bid)
    $159 平均报价
    28 个竞标

    i need a small json uploader to upload my json files , json has array of data with image URL's , url needs to be downloaded in our own servers like s3 or digital ocean space and data in mongodb

    $235 (Avg Bid)
    $235 平均报价
    7 个竞标

    Need 3 programs to be done with simple array manipulations and srings.

    $281 (Avg Bid)
    $281 平均报价
    6 个竞标

    I need an expert Unity and AR developer who can help me fix an existing AR measurement project. This app allows user to place an anchor on the floor and create the measurements of the room. After...allows user to place an anchor on the floor and create the measurements of the room. After that it generates a 2D vector drawing of the lines to form a Floor plan. What I need is to convert the anchor points into 2D coordinates which can then be used to draw the lines on the android / ios app. Task (Should be easy for an expert ): 1. Convert the anchor points to 2d Coordinates to form a polygon array and write it into a file which the android app can then read. 2. Fix the measurement text in the app (the measurement text on the line shows a mirror image) Show you prior work along with...

    $7552 (Avg Bid)
    $7552 平均报价
    6 个竞标

    ...The script should read that set of Data and predict the next possible outcome: Actual result: 2 (This we don't know) (But for example I am providing the actual result) Prediction: {1, 2} {2,3} or {1, 3} <-- it should choose the best possibility from this set of 3 So it will be like: {2,3} (noticed how the actual result is in the prediction) Even if its wrong, append the actual result to data array and continue the process again data = [3, 1, 3, 2, 3, 1, 3, 2, 3, 3, 3, 3, 1, 3, 2, 3, 2, 1, 1, 2, 1, 3, 3, 2] (noticed the actual result is at the end now) Repeat prediction for the next round Run through example: data = [3, 1, 3, 2, 3, 1, 3, 2, 3, 3, 3, 3, 1, 3, 2, 3, 2, 1, 1, 2, 1, 3, 3] Prediction: {1, 3} (console input)What is the result: 2 comparing: Prediction ...

    $235 - $1954
    加急 加封
    $235 - $1954
    22 个竞标
    Flutterflow custom widget 已经结束 left

    I need a custom widget in Flutterflow which group by date the list/array from a firebase reponse. It have to include a sort button with 3 parameters.

    $301 (Avg Bid)
    $301 平均报价
    6 个竞标

    ...or, at least not for now). Video Playback speed should follow the rhythm / tempo change in real-time. In plain words - The mini-Application should download (prior to starting the visualization) a High-framerate MP4 Video file from the Client's server, and the use the Microphone to continuously take samples (ie. in every 5-10-20 milliSeconds), to be stored for evaluation in a Sliding-time-Window array, to look for "Volume Peaks" inside which are significantly (ie. min 1.5x) louder than the average Volume of the latest few seconds, count them (by excluding double-detection of the same) Peaks, and then approximate the musical BPM, based on the last few seconds ie. the latest 5 seconds) by counting the Peaks & linearly projecting them up to 60 seconds (BPM). BPM ...

    $22738 (Avg Bid)
    加精 保密协议
    $22738 平均报价
    24 个竞标
    React Developer 已经结束 left

    ...React JS React Hooks and 16.8+ Lifecycle methods using hooks, Reusing state logics custom Hooks Advanced React Virtual DOM, Reconciliation, Context API, Render props wrapper hell Redux Redux Architecture/ Fundamental principles, latest Redux hooks, Middleware's(Thunk or saga) JS/ES6 latest features(variable scope, arrow fn, Template Strings, Object/Array destructure, Optional chaining, Spread/Rest/Null coalescing operator), Typescript, New Array methods, Async/Await, yield/generator functions, Promises CSS/Responsive design Flexbox, Display/Position, Box model, CSS selectors Tools: Webpack/Gulp/Grunt, Unit Testing, GIT, etc Experience in Source Control (Bitbucket/GIT) Knowledge and experience with using Restful API Must be able to translate specifications (wireframes)...

    $9131 (Avg Bid)
    $9131 平均报价
    51 个竞标

    We have a timetable project. We created the database. We want it to be made API using Laravel 9. We have added some details as attachment. We have prepared endpoints. And; - PHP 8.1, MYSQL 8 - Re...details as attachment. We have prepared endpoints. And; - PHP 8.1, MYSQL 8 - Restful protocol will be used - OAuth2 will be used. We haven't added as tables to database for OAuth2, developer should add. - Developer will work on our postman while producing. - We will give a git rep to developer and he will push code to rep, - If needs, every endpoints must have pagination using laravel pagination to array function, - Every result must have state true/false/error etc, - Every result must return as json. - Developer will prepare working environment, - public will be public_html, - Loc...

    $4002 (Avg Bid)
    $4002 平均报价
    139 个竞标

    ...IT. I ONLY WILL READ BIDS THAT START WITH THE WORD "SAIPH" AS ITS FIRST LINE AND THAT CHANGE WHAT I ASK IN THE DESCRIPTION***** This plugin will have 3 parts: *In the admin backend will have a Menu Item with the label Trainings. *The training will be stored in the Posts table with a post_type created for it as "orion_trainings" with the data of the training as postmeta and the versions as an array in the postmeta *The frontend data will be stored also in the Posts table with a post_type created for it as "orion_trainings_records" with the information of the training as a JSON in the postcontent and in the postmeta and the users and each data as postmeta with the keys of the postmeta with the user id and the value a JSON with the user data mention...

    $9959 (Avg Bid)
    $9959 平均报价
    42 个竞标

    I am looking for a freelancer or team that has extensive expertise in RF radar design and SDR receiver design, hardware, and firmware. More details on PM. Thanks

    $141 / hr (Avg Bid)
    $141 / hr 平均报价
    10 个竞标

    Hi, I have CORE PHP checkout page. I need stripe payment gateway integration with my existing page . Details like {currency}, {address_street},{address_state},{address_city},{address_pincode},{address_country} should be sent into stripe and after payment an array with all the payment information should be sent back as an array to our server. The UI (including CSS and Javascript ) of stripe should be exactly same as URL given in notepad file:

    $391 (Avg Bid)
    $391 平均报价
    10 个竞标

    1. We need to write simple and effective Python programming which runs as cloud funct...on AWS cloud, this function will be invoked by the AWS API gateway. In other words, we will have REST API which will take JSON object as an input and call the Python function by sending the JSON object as an input.) 2. JSON object will have name, URL, direct page url, class id, DIV tag ID..etc (which we need crawl the page and retrieve the values defined in the page). a. Sometimes we will have array URL’s and tags for the same URL with different links. We need to crawler few pages and capture the values for each page in JSON object. 3. Once we have the final JSON object, we need to call another REST API by sending final JSON object as a PUT request. 4. It should call the recurring website p...

    $266 (Avg Bid)
    $266 平均报价
    24 个竞标

    The function will take in string and int array element to return a float

    $180 (Avg Bid)
    $180 平均报价
    12 个竞标

    ...searching for the categories, however as part of this project I need only the first tab implemented, nonetheless the design should include the other tabs empty. As I mentioned there are around 9500 categories which will be retrieved on the client via rest call and all the searching needs to be handled on the client side with proper tokenization of the query. The categories will have a keywords array which can be matched against, so the categories don't need to be tokenized on the client. The entire list of categories needs to only be loaded first time the user opens this popup. ...

    $1423 (Avg Bid)
    $1423 平均报价
    48 个竞标

    I need a quick turn around, this will be one of the first things I ask is how long to complete this. I need a bash script to loop through some data for me, I assumed a simple function based off of data in an array but it may not be that easy as there is a catch. Requirements: 1. I have 14 categories 2. I have 7 variables per category categories = a - n variables = 1 - 7 where CATEGORY = name of category variable1 ="$(tac /mnt/data/systemlogs/logstash/logs/ | grep -m 1 | grep -Eo '[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}T[[:digit:]]{2}:[[:digit:]]{2}:[[:digit:]]{2}')" variable2="$(curl -s -XGET -k $login $u/cdm_CATEGORY_current/_search | grep -Eo '@timestamp":"[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}.[0-9]{2}'...

    $1173 (Avg Bid)
    $1173 平均报价
    4 个竞标

    I need a video player app where I can play a video (of a person performing Taekwon-Do pattern, like Kata in Karate - basically series of movements including punches and kicks) and I will be able to go step by step from one movement to another. The video will have the array with timestamps, when the moves end and app should display some additional info on screen (name of the movement). So, person in the movie will do first punch and the name of the punch will appear. He will do next move and after he's done, the next name will appear. Etc... And I will be able to go Step by step, from movement to movement.

    $5027 (Avg Bid)
    $5027 平均报价
    73 个竞标

    I want to communicate with a Logic controller (Phoenix Contact make) ILC 131 ETH, the controller stores the values in an array from 1 to 100 and reads the database of an array from 101 to 250 (this is for instance only). Read & write from and to the controller using TCP/IP Ethernet protocol. I need to get it communicated to our vb.net project, read and write both. In the logic controller, we have assigned the IP of PC, and the logic controller has its own static IP. I should be able to read the array to my .net project continuously e.g. each 500 ms the data should be refreshed so that it will be like live data viewing. if you need any further information, kindly revert I will be glad to share with you. the project should be in .net and with source code as well.

    $774 (Avg Bid)
    $774 平均报价
    6 个竞标
    Simple C++ programs 已经结束 left

    ...checking is required for reading from the file). Each word will be like so: good adjective: of high quality. adjective: (of a thread, filament, or person's hair) thin. noun: very small particles found in mining, milling, etc. adverb: in a satisfactory or pleasing manner; very well. t as a first character of the each definition the type of the word (noun, verb, adjective, etc.); this is an array of characters that doesn't contain blanks : a separator between the type of the word and the definition the rest of the characters in the line are part of the definition for the word. each word after its definition will be separated by a blank line. - Maximum 100 words with their definitions in the file. - Each word can have maximum 8 definitions. - A word that is defi...

    $153 (Avg Bid)
    $153 平均报价
    28 个竞标

    Seeking a well-versed content writer for the long-term. We are a technology company based out in Redmond, Washington () offering end-to-end technology solutions to scaling companies globally. The company offers a wide array of tech solutions to Automotive, health care, software, finance, etc. Now, we are looking for experienced Content and Copywriters to help the marketing and communication team with top-notch content and web copies that convert visitors to leads. Please share your past work to calibrate your expertize.

    $2150 (Avg Bid)
    $2150 平均报价
    44 个竞标

    ...to go. And, i'm working on a project right now - so I just want someone to do this part below for me while I focus on other parts. I just need someone to help me make a new query/function to insert Inventory Data into a simple table in my MySQL database. We already have an existing function (see attached) that sort of does it, but it doesn't do it quite the way I need. The object / array loop is pretty simple (and I already made a table where you can insert/update this): [catalog_object_id] => DJ7DILGWOGEAYFROEGRZ34RT [catalog_object_type] => ITEM_VARIATION [state] => IN_STOCK [location_id] => L9QXQ2ZPP5T7A [quantity] => 0 [calculated_at] => 2022-...

    $219 (Avg Bid)
    $219 平均报价
    39 个竞标
    Nested Array Project 已经结束 left

    This is for the nested array parser and cycles assignments

    $469 (Avg Bid)
    $469 平均报价
    1 个竞标
    Project for Hasnat K. 已经结束 left

    Hi Hasnat K., I noticed your profile and have a task you might be able to do quickly for me. i need a c# version of a cointegration formula. It needs to take in two datasets/array and calculate the cointegration for it. That's it, no backtesting or anything else, just a function to calculate cointegration. Are you interested?

    $586 (Avg Bid)
    $586 平均报价
    1 个竞标

    Write down basic program based on shell which allow students make a simple mathematical quiz, store the answer in array and give the points. Array must include student name, password results. More details in attached file.

    $180 (Avg Bid)
    $180 平均报价
    5 个竞标

    I need a python function that given a path and an array of dicts containing name and values will add those to an xml file array = [{"Name" : "MyName","Value":123.5},{"Name" : "MyName2","Value":33.5}] The those values will have to be appended to existing xml file as (not using string manipulation) and the file saved. each values will have to be added as: <Constant> <Name>MyName</Name> <Value>123.5</Value> </Constant> example xml file in attach

    $180 (Avg Bid)
    $180 平均报价
    11 个竞标

    I have a react/...-in-react-js-ff1642708240 and Below are the requirements: - Must be built using React 18 and Typescript - Preloader must use hooks like useEffect() - Images will be passed to the preloader via an array. - There will be around 1000 images total in the array. - I want to do the image preloading in batches of 50 to ease the hit taken on the network. - The entire preloader must output the progress of how many images are preloaded out of 100% to the screen as number. - It is important that the preloader does the first 50 waits for them and then continues on after until the entire array has been covered. - Once all the assets are preloaded the preloader should hide.

    $1557 (Avg Bid)
    $1557 平均报价
    33 个竞标
    information theory 已经结束 left

    ...a string/array. Be careful, do not let this happen as this is incorrect. Total number of characters read in from the file MUST be 61392. Treat the r and n characters as it is. * The main idea is to replicate exactly what you're doing on pen and paper while performing Huffman coding. There are a few extra steps (such as calculating character probabilities) that you need to take care of. Once that's done, try to replicate whatever your method is on pen & paper. * You will need some data structures. Arrays/lists/arraylists can suffice (not the best tool for the job), but there are more efficient/convenient ones like dictionaries (hash maps), priority queues etc. To implement the nodes/leaves in a tree, you can use object oriented programming, or just store the bina...

    $1251 (Avg Bid)
    加急
    $1251 平均报价
    8 个竞标

    ...boutons existent qui s’ouvrent par le passage de la souris en Front Office par un rideau descendant où sont présentés des Titres des Liens Url vers d’autres catégories ou rubriques, ou blog, ou Livre d’or par exemple. Les informations contenues dans les rideaux qui se déploient sous chaque bouton sont modifiables depuis des Zones HTML personnalisée prédéfinies dans les variables de configuration « Array » actuellement attribuées à un bouton qui a une place définie, mais nous n’y avons pas accès par le BackOffice, il faut connaitre les variables de configuration et parler le PHP ! (Lol). C’est pourquoi on vous contacte. Nous pouvons changer le contenu HTM...

    $4167 (Avg Bid)
    $4167 平均报价
    23 个竞标

    We need the assistance of a seasoned WordPress plugin and custom code expert to modify a widget. Also there is a Php Line error that needs to be fixed. Notice: Undefined index: params in /home/madeinin/ on line 910 Warning: count(): Parameter must be an array or an object that implements Countable in /home/madeinin/ on line 935 I don't want you to hide this error. I want you to fix this error. Please DM me only after you have entered your Final Offer. Ready to start Now

    $194 (Avg Bid)
    $194 平均报价
    22 个竞标

    TalksforTeens is a new life style information platform for clever young people, covering a wide array of topics (but NO politics). The aim, to inform without bias or opinion. The style we seek has to be fresh and authentic. Writers have to be curious and data driven. For the Finance and Investing we seek writers who have an Economics or Finance backgriound. Most of all, you have to love to write and read and to use your brain.

    $2978 (Avg Bid)
    $2978 平均报价
    37 个竞标

    TalksforTeens is a new life style information platform for clever young people, covering a wide array of topics (but NO politics). The aim, to inform without bias or opinion. The style we seek has to be fresh and authentic. Writers have to be curious and data driven. For the Finance and Investing we seek writers who have an Economics or Finance backgriound. Most of all, you have to love to write and read and to use your brain.

    $3096 (Avg Bid)
    $3096 平均报价
    32 个竞标

    Hey freelancers! I am looking for a map like google maps, where I can write longitude and longitude. From here I want to choose a radius like 5 miles. When I drag the radius inside the map, I would like to get all towns and cities in a Array.

    $219 (Avg Bid)
    $219 平均报价
    7 个竞标

    I have unity assset Bluetooth LE for iOS, tvOS and Android. And need help with it. I am looking who have experience with this asset, or have time to look at this. With script my respond is - "[]" You need to decode the bytes and turn them into useful data. Well that is just the default .net name for a byte array, so not sure yet if you have data. You will need to decide it now according to those instructions. Documentation is attached.

    $1767 (Avg Bid)
    $1767 平均报价
    12 个竞标

    I need a logo for my restaurant that I am opening up. It will be called " Old Town Pizza & Tavern" It will serve pizza subs wings a wide array of craft beers draft tap etc. The restaurant is opening in the oldest town in America. I need a cool hip logo for this theme. We are a few blocks away from a main college campus and need to attract a young crowd as well as tourists. This Logo will be used for the sign that will be hanging up front as well as for the menus and social medias etc. I really need it to stand out. I know you are talented enough to do this quick and make it look really good. Please help and thank you!

    $211 (Avg Bid)
    $211 平均报价
    29 个竞标
    .NET Project 已经结束 left

    Create a .Net Core REST API, which accepts the below array as JSON request and perform the following tasks 1. Create directory “Users”, If not exist at specified path in a config file a. Create Sub Directory “IN”. 2. Store the Request as JSON file in “IN” directory” created above JSON Request: [ { "ID": 64, "UserID": 7, "EmployeeID": "CLGAXO", "SiteName": "MULGRAVE", "BusinessUnitName": "Telstra Logistics - Melbourne", "AccountName": "IBM AUSTRALIA LTD", "GroupName": "Transport", "CategoryName": "Activity - Productive", "TypeName": "Transport - Freight Sorting", "Date": ...

    $125 (Avg Bid)
    $125 平均报价
    8 个竞标
    Javascript 已经结束 left

    Create a new object from the “activity[]” below with the Employee ID as the property key (Group by Employee ID) with an array of activities for each employee. Output should be a 2D array. Avoid using for loops to iterate the array when building this new array object. var activity=[ { "ID": 64, "UserID": 7, "EmployeeID": "CLGAXO", "SiteName": "MULGRAVE", "BusinessUnitName": "Telstra Logistics - Melbourne", "AccountName": "IBM AUSTRALIA LTD", "GroupName": "Transport", "CategoryName": "Activity - Productive", "TypeName": "Transport - Freight Sorting", "Date": "2018-02-14", &...

    $133 (Avg Bid)
    $133 平均报价
    4 个竞标

    Client is using VS 2022 C#. Need to create a sample Windows Form App that will print a receipt to a Star Micronics TSP100 USB on Windows using ESC codes. Sample receipt is attached. The paper is 3-1/8" (80mm) wide. The barcode is Code128 The items will need to be in form of a 2D string array. Formatting of the text as shown. Alignment of the dollar amounts need to be aligned to the right The app must work on: Windows 10 and 11. .net 6.0

    $846 (Avg Bid)
    $846 平均报价
    15 个竞标

    Hi, We need a function for filtering time, i.e. free hours and minutes, during working time hours in Typescript. Technically have three arrays, the first is the working hours (whic...Example of arrays: workHours = [9, 10, 11...16] workMinutes = [0, 5, 10, 15, 20...45, 50, 55] startTime = ['14:15', '9:00', '13:00'...] endTime = ['16:00', '11:00', '15:00'...] Results for this example after filtering: filteredWorkHours = [11, 12, 16 ] + need us a filtered workMinutes array for every number in filteredWorkHours array This is just example of one situation, you can have different length and terms number for both startTime and endTime arrays. Only workMinutes array is always same before ...

    $133 (Avg Bid)
    保密协议
    $133 平均报价
    6 个竞标
    Structure Array 已经结束 left

    a simple C language program that will allow the user to input certain records and measurements for a person (10 people), be retrieve it via table form, be able to retrieve a person's record, and be able to exit the program. Possibly more instructions after

    $94 (Avg Bid)
    $94 平均报价
    15 个竞标

    Hello, I want to update regular prices with plugin function. I already update stock with an array and a foreach loop. The array has unique product identifiers set on post_content I update like this foreach($array_stock as $key_stock => $value_stock) { $update_posts_stock = $wpdb->query( "update ".$wpdb->prefix."posts set post_status='publish' where post_content like '%<!-- $value_stock -->%'"); } Now I want to update regular prices on database the same way. I have an array with unique identifier as key and new prices as value foreach($array_prices as $key_price => $value_price) { // mysql code to update regular prices }

    $485 (Avg Bid)
    $485 平均报价
    37 个竞标
    I need a coder 已经结束 left

    ...an array of Card objects, shuffles them, then sorts them in the following ways: 1. By value 2. By suit and value You’ll need to implement both the merge sort and quicksort sorting algorithms. For example, you could use merge sort to sort by value and a quicksort to sort by suit and value. Your Card class must contain the following two fields: • value (a String) • suit (a String) You may include any additional fields, constructors, or methods in your Card class as you see fit for your design. Your array will need to contain 52 Card objects, one for each value of each suit. The values to use are 2 through 10, J, Q, K, and A, with A being the card with the highest value. The suit values to use are H (for Hearts), D (for Diamonds), C (for Clubs), and S (for Spa...

    $219 (Avg Bid)
    $219 平均报价
    27 个竞标

    We are basically making a mobile app to visualise the topic of Data Structures(Engineering topic). We are using the platform Unity 3D to do so. There are 4 rooms for 4 Data Structures that are Stack, Queue, Array and Linked List.

    $2534 (Avg Bid)
    $2534 平均报价
    15 个竞标

    Our project aims to create a fully immersive 3D mobile app to visualise the topic of Data Structures. We are working on the project using Unity 3D. Basically there are 4 rooms where the user can enter, each room represents a Data Structure like Stack, Queue, Array and Linked List.

    $5683 (Avg Bid)
    $5683 平均报价
    11 个竞标